PHP Classes

Classes of Mumi Mania

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mumi Mania (1)  >  Mission progress status  >  Reputation  
Picture of Mumi Mania
Name: Mumi Mania <contact>
Classes: 1
Country: Yugoslavia
Age: 51
All time rank: 7744 in Yugoslavia
Week rank: 206 Up1 in Yugoslavia Up
All time users: 4014
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Combo Box  
Generate HTML form select inputs from MySQL data
This is a simple class for generating HTML form select inputs with options defined from data retrieved from a MySQL database table.

The class takes the name of the select input and the name of a MySQL table to query as required parameters.

The class generates a form select input using the value of the first column of the query result as input option value and the value of the second column as the option text.

Optionally, the class may also take as parameters:

- Name of the table field to sort the query
- Sorting ascending or descending criteria
- CSS class name to define the presentation details of the input field
- Value of the option to selected by default
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 56% 60% - 63% - - 40% 3791
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z