php dynamic dropdown

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
samreenshinde
Forum Newbie
Posts: 3
Joined: Sat May 12, 2012 4:40 am

php dynamic dropdown

Post by samreenshinde »

How to code a simple php dynamic dropdown form feild from mysql?
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: php dynamic dropdown

Post by pbs »

Refer: http://www.phpclasses.org/package/5988- ... rrays.html
It also have AJAX code to create dynamic drop down
Post Reply