Databases: MySQLDropDownCondiff mike condiff (contact me)
This class can be used to generate an HTML form select input from the results of a MySQL database query.
It connects to a given MySQL database and executes an SQL query.
The class generates HTML for the form select input using the values returned as the query results.