|
|
| Name: |
Query result table display class |
| Base name: |
querytabledisplay |
| Description: |
Outputs tables with the result of database queries |
| Related classes: |
metabase, last row, result |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
6961 users |
| All time rank: |
221 |
| Week users: |
0 users |
| Week rank: |
2403 |
| |
|
Class that outputs a table with the data from the result rows of a database query. It features:
- Database independency (works with any DBMS supported by Metabase).
- Splits the display of the result rows in multiple pages of configurable number of rows displaying automatic links to Next, Previous, First, Last, etc.. pages.
- Arbitrary column display display.
- Automatic alignmnent of columns according to their data types.-
- Configurable colors for the table headers and data alternating between even and odd rows.
| |
Screenshots |
|
|
 |
| File |
Role |
Description |
databasetable.gif |
Screen |
Example of the listing of database query results showing alternated row colors and highlight color on the row below the mouse |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (76.9%) |
Sufficient (75.0%) |
- |
Sufficient (67.3%) |
- |
- |
Not sure (52.7%) |
1322 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Metabase |
Required |
Database independent abstraction layer used to access many SQL databases |
| Table wrapper base class |
Required |
Base class to present the query results in HTML tables |
| Link |
Description |
| Php |
Hey, all i need to do is show all the information in an MySQL table in an HTML table, regardless of the number of rows... |
| |
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 |
|
|