This class can be used to browse database query results split between pages using AJAX to switch between the listing without page reloading.
It can execute an SQL query using the PEAR DB API and return records to be displayed in the page.
The class also generates navigation links that to go to the first, last, previous, next or any intermediate pages.
When the user clicks on the links, an AJAX request is triggered to retrieve the respective page content and update only the listing container, thus without reloading the whole page.
It is possible to configure the limit number of records and the limit of page links to show per page.
|
|
| Name: |
Paging Class with AJAX or HREF |
| Base name: |
cls_db |
| Description: |
Browse paginated query results using AJAX or HREF |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
4910 users |
| All time rank: |
460 |
| Week users: |
2 users |
| Week rank: |
1303  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (52.8%) |
Not sure (52.8%) |
Not sure (50.0%) |
- |
- |
Not sure (40.6%) |
2019 |
| 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 |
|
|