This is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.
Its usage is simple:
- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle
- Output the page numbers as links
- Retriev the MySQL Query for results for retriving the results for the current page
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (86.1%) |
Sufficient (72.2%) |
- |
Sufficient (66.7%) |
- |
- |
Not sure (56.9%) |
895 |
| 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.