Sample script files with 3 different select boxes with mysql conditions in select boxes
am 03.01.2008 16:18:41 von Balaji AHi,
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?
Thanks
Balaji
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php