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: |
1.0.0 |
PHP version: |
4.0 |
License: |
Freeware |
|
|
|
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 |
|