This is a simple class that can be used to split MySQL query results in multiple pages.
It takes as parameters an SQL query and the limit of records to show per page.
The class can execute the query retrieving only the rows that are for the current page.
It can also generate links to browse the pages on which the query results are displayed.
|
|
| Name: |
A simple pagination using MySQL |
| Base name: |
showresult |
| Description: |
Split MySQL query results in multiple pages |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
5248 users |
| All time rank: |
410 |
| Week users: |
11 users |
| Week rank: |
175  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (94.4%) |
- |
Good (88.9%) |
- |
- |
Sufficient (68.3%) |
287 |
| 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 |
|
|