RE: Sample script files with 3 different select boxes with mysql conditions in select boxes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
I have a table with the below fields. (id, title, language, author &
link to the book).

Initially I want to display a page with 3 select boxes (language,
author & title).

Initially first select box displays the available language by querying
the database. On selecting one language, author select box should show
the matching records from the database. After selecting the author,
matching records should display in title.

Could any body send the sample script files with 3 select boxes?
[/snip]

There are several examples here
http://www.google.com/search?hl=en&q=populating+select+boxes

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux