This package can be used to display SQL database query results in sortable HTML tables.
It executes SQL queries and displays the results in HTML tables with sorting links in the table headers.
It can also link cells of each row of the table to other pages to execute operations on the data displayed in the respective rows, like for editing or deleting the associated database table records.
The class can also display pagination links to browse the listing split between multiple pages when the number of rows exceeds the configured limit.
This package is derived from the phpSortTable package. It uses the activeDBLib database abstraction class, so it can work with many different types of databases besides MySQL.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| ActiveDBLib |
Required |
for database abstraction |
| Link |
Description |
| php gridview |
A php version of asp gridview control in asp.net from... |
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.
| Link |
Description |
| online Documentation |
phpSortable HTML Documentation online generated with phpDocumentor |