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.
|
|
| Name: |
PHP AJAX pagination |
| Base name: |
php-ajax-pagination |
| Description: |
Show MySQL query results split in pages using AJAX |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
5899 users |
| All time rank: |
331 |
| Week users: |
19 users |
| Week rank: |
67  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (71.4%) |
Sufficient (60.7%) |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
- |
Not sure (56.8%) |
1052 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|