How to get Combo box's list from Database using PHP?

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

Post Reply
phpdoubts
Forum Newbie
Posts: 2
Joined: Thu May 22, 2008 12:10 am

How to get Combo box's list from Database using PHP?

Post by phpdoubts »


Hi dear Forum


1) Can u give example code for getting Combo-box list from Database directly in website
designing.
2) And also those Combo-boxes should be dependent on first Combo-box.
3) Like vise Multi-dependent Combo-boxes


Kindly give some of examples of those above using PHP code.

Thank you One and All.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Re: How to get Combo box's list from Database using PHP?

Post by Kieran Huggins »

Dear Google

"chained selects"

[search]
Post Reply