php populate drop down list from MySQL
Hi All
Can anyone provide a link for a decent tutorial to do the following php task:
I want to populate a drop down list from my list of merchants in a MySQL database. The Merchant Name will be visible to the user, and the Merchant Id will be the value that is selected.
Thanks for any help.
|