An AJAX script that can be used te create dynamically multiple Select
An AJAX script that can be used te create dynamically multiple Select lists with data from a MySQLtable.
When the user chooses an option from the Select list, it calls an Ajax function that acceses a PHP file that will return another select Drop down according to the option selected.