Howdy Kirupans! :cons:
Ok, this one is a bit involved, so I’m going to ask it in small bits and hopefully get this thing flying with some support from the community.
[Link] http://wirelessinteractive.com/cbtest.php
I’m trying to get the drop down menu options from a MySQL database. Right now they are completely static in HTML. I’ve got all the connections setup, so the page is able to talk to the database, but I’m just not sure how to code the PHP that will have it grab a list of fields from the appropriate table and have it create the <OPTION> items.
Any takers? Thanks in advance, everyone!