PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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 .