I am running php 5.2.1 and mysql 5.0.38. I am looking to ultimately create a dowhile loop that will automatically create a form based on what is in the mysql database. For example, if the database has a field named Date_Due and the "Type" is DATE, i would like the script to create the appropriate input box / text area for the field. I would like to know what php syntax I would need to use in order to grab the "Type" field from mysql, or at least what the mysql query would be and I'm sure I could get the php syntax working.
Thank you
MCP ACA-I CTP
Thank you
MCP ACA-I CTP