Databases: Paging Object
Idrak Dareshani (contact me)
This class can be used to display MySQL query results on a sortable grid.
It executes a given MySQL query and display the results on an HTML table.
The table have links on the columns to redisplay the results sorting by respective column.
The listing may be split on pages of a limited number of results per page with links to browse other listing pages.
It is a grid with column sorting, filtering and navigational links.
Click here for detailed information about this class on phpclasses.org