This class can display links for browsing database query results.
It takes as parameters the limit of records to display per page, the total number of records in the database query result set and the number of the current listing page.
The class can generate links to browse to the previous, next and any intermediate result listing pages.
It can also generate form select inputs with the lists of all pages to let the user choose a list page to which the browser is redirected.
The class can also return the MySQL query LIMIT clause to retrieve only the result records that will be displayed in the current listing page.
|
|
| Name: |
My Pagination |
| Base name: |
my-pagination |
| Description: |
Display links for browsing database query results |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
806 users |
| All time rank: |
3718 |
| Week users: |
1 user |
| Week rank: |
2100  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|