filling combobox

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
samir_gambler
Forum Newbie
Posts: 19
Joined: Wed Mar 31, 2010 9:03 am

filling combobox

Post by samir_gambler »

I have a table and I have fetched the name field from the table into variable $rows. Now I want to populate the combo box with the values in $rows variable please suggest.....Thanx
jraede
Forum Contributor
Posts: 254
Joined: Tue Feb 16, 2010 5:39 pm

Re: filling combobox

Post by jraede »

What's a combo box?
Post Reply