combobox +list box using php mysql
Posted: Mon Jan 08, 2007 9:12 am
I'm new to php and mysql.
I need to connect to database and get the list dynamically for listbox.
for example in the combobox i have 4 items and if i select a particular item then the list box should be populated dynamically from the database. Please let me know how to get that using PHP .
I need to connect to database and get the list dynamically for listbox.
for example in the combobox i have 4 items and if i select a particular item then the list box should be populated dynamically from the database. Please let me know how to get that using PHP .