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.
|
Name: |
Flexible pagination class |
Base name: |
flexible-pagination |
Description: |
Split MySQL query results in multiple pages |
Version: |
1.0 |
PHP version: |
3.0 |
License: |
GNU Free Documentation License (FDL) |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|