This class can be used to show MySQL query results split in pages using AJAX.
It takes as parameters an SQL query, the number of results to show per page and the current page number.
The generates HTML and Javascript for links to browse the query result pages.
When the user clicks on the links an AJAX request is sent to a script that retrieves the page results and the respective pagination links.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (65.0%) |
Not sure (55.0%) |
Sufficient (70.0%) |
Sufficient (70.0%) |
- |
- |
Not sure (52.0%) |
1196 |
| 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.