This is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.
Its usage is simple:
- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle
- Output the page numbers as links
- Retriev the MySQL Query for results for retriving the results for the current page
|
|
| Name: |
MySQL Paging |
| Base name: |
mysqlpaging |
| Description: |
Split MySQL database query results into pages |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
3109 users |
| All time rank: |
1020 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (86.1%) |
Sufficient (72.2%) |
- |
Sufficient (66.7%) |
- |
- |
Not sure (56.9%) |
1041 |
| 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 |
|
|