¡@

Home 

php Programming Glossary: venues

Populate select drop down from a database table

http://stackoverflow.com/questions/199597/populate-select-drop-down-from-a-database-table

select drop down from a database table I have a table venues that stores all the possible venues a volunteer can work each.. table I have a table venues that stores all the possible venues a volunteer can work each volunteer is assigned to work one.. venue each. I want to create a select drop down from the venues table. Right now I can display the venue each volunteer is assigned..