This class can be used to execute MySQL queries to display results split on multiple pages.
It takes as parameters an SQL query, the limit number of rows to display per page, and the number of the current page.
The class calculates the range of rows to retrieve and executes the SQL query appending a LIMIT clause to retrieve only the rows to display on the current page.
| There are not enough user ratings to display for this class. |
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.