I’m using the W3 Schools example: http://www.w3schools.com/PHP/php_ajax_database.asp to display a table of database data given the choice from a single select box. How can I modify this to include another select box, say for example I wanted records matching a name and an age?
I’m using the W3 Schools example: http://www.w3schools.com/PHP/php_ajax_database.asp to display a table of database data
Share
Change
ADD age drop down from 1 to 100
Change
change in php