 |
| 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 |
|
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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (72.9%) |
- |
Sufficient (64.6%) |
- |
- |
Not sure (51.3%) |
1166 |
| Month: |
Not yet rated by the users |
| 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... |
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.