This class can be used to display database query results in an HTML table.
It can execute a given SQL query and generate an HTML table that displays the query results.
The class can generate table header links to sort the results by a given row, alternate the styles of odd and even rows, display listing pagination links, and links to edit or delete row records.
A separate class is responsible for accessing a MySQL database to execute queries and retrieve results.
|
|
| Name: |
Grid |
| Base name: |
onestep-grid |
| Description: |
Display database query results in an HTML table |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1397 users |
| All time rank: |
2442 |
| Week users: |
11 users |
| Week rank: |
176  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Good (81.2%) |
- |
- |
- |
- |
Not sure (55.0%) |
1173 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|