This class can be used to display MySQL query results in HTML tables.
It calls the sqlExec class to execute an SQL query that retrieves data from a given table.
The class displays the values of a given list of table fields in an HTML table.
It also displays links to navigate between the multiple pages on which the listing is split.
The listing formatting styles are configurable.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| sqlExec |
Required |
Making the db connection and giving the data ressource to fetch place it in the logic folder |
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.