PHP Classes / Tabela class

Show MySQL query results in an HTML table

Tabela class PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags