This class can be used to retrieve and display MySQL query results and display them in multiple pages.
It can determines the number of rows returned by a query to calculate the total number of pages splitting the listing of records with a given limit per page.
The class can also generate a navigation bar with links to go to each of the listing pages.
It also executes the query returning an array with only the records to be displayed in a given listing page.
|
|
| Name: |
MySQL Pagination |
| Base name: |
paginationclass |
| Description: |
Retrieve and display MySQL query split in pages |
| Version: |
1.0 |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
2586 users |
| All time rank: |
1295 |
| Week users: |
0 users |
| Week rank: |
2059  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|