|
|
| Name: |
Flexible pagination class |
| Base name: |
flexible-pagination |
| Description: |
Split MySQL query results in multiple pages |
| Related classes: |
php limits, mysql pagination, pagination mysql |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU Free Documentation License (FDL) |
| All time users: |
751 users |
| All time rank: |
3687 |
| Week users: |
0 users |
| Week rank: |
2368 |
| |
|
This class can be used to split MySQL query results in multiple pages.
It takes a given SQL query and executes it in such way that it limits the retrieved results to a given range of rows with data to be displayed in the current page.
The class also generates HTML for links to go to the next, previous, first and last page of the query results listing. It can also generate a select input with Javascript to jump to the listing pages.
The limit number of rows to display per page is configurable.
| 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 |
|
|