This class can be used to generate an HTML select input from MySQL query results. It takes a given SQL query and executes it to retrieve the values and labels for displaying an HTML select input. The select input name, default option and Javascript code are configurable options.