This class can be used to create form select inputs from MySQL database query results, similar to ASP.NET listbox control.
The class can execute a given MySQL dquery that extracts the option names and the respective values. Then it generates a form select input with the given values. A given value can be displayed as the initially selected value.
Optionally, the class may also generate the necessary Javascript code to make the form of the input be automatically submitted when the user changes the input value.
|
|
| Name: |
classListbox |
| Base name: |
classlistbox |
| Description: |
Generate form select inputs from database queries |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1178 users |
| All time rank: |
2810 |
| Week users: |
0 users |
| Week rank: |
2015  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|