This is a class for generating HTML links to navigate MySQL database query result listings split over multiple pages.
It takes as parameters the total number of rows in MySQL database query result set, the limit number of rows to display per page and the current page to display.
The class can generate different types of links to go back and forth between the listing pages.
It can also generate MySQL SELECT query LIMIT clause to make it only return the rows that are meant to be presented in the current page.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (86.8%) |
Sufficient (75.0%) |
- |
Good (81.3%) |
- |
- |
Not sure (59.0%) |
712 |
| 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.