Tabela class
Package:
Summary:
Show MySQL query results in an HTML table
Groups:
Author:
Description:
This class can be used to show MySQL query results in an HTML table.
It can build an SQL query from a list of table fields and executes it.
The class generates an HTML table to display the query results.
It also displays links to browse results split in multiple pages, showing up to a given limit of records per page.
The table headers show links that allow showing results sorting by different fields.
It can build an SQL query from a list of table fields and executes it.
The class generates an HTML table to display the query results.
It also displays links to browse results split in multiple pages, showing up to a given limit of records per page.
The table headers show links that allow showing results sorting by different fields.
Comments are closed.