This is a simple class that can be used to split MySQL query results in multiple pages.
It takes as parameters an SQL query and the limit of records to show per page.
The class can execute the query retrieving only the rows that are for the current page.
It can also generate links to browse the pages on which the query results are displayed.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Perfect (100.0%) |
- |
Good (93.8%) |
- |
- |
Sufficient (69.4%) |
191 |
| Month: |
Not yet rated by the users |
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.