combobox +list box using php mysql

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!

Moderator: General Moderators

Locked
vamsi_j
Forum Newbie
Posts: 5
Joined: Tue Jan 02, 2007 6:49 am

combobox +list box using php mysql

Post by vamsi_j »

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 .
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You've got a thread on this already in which CoderGoblin was kind enough to reply to.

Locked.
Locked