|
|
| Name: |
pagenation |
| Base name: |
pagenation |
| Description: |
Split MySQL query results into pages |
| Related classes: |
Pagenation |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
Artistic License |
| All time users: |
366 users |
| All time rank: |
5304 |
| Week users: |
0 users |
| Week rank: |
2403 |
| |
|
This class can be used to split MySQL query results into pages.
It can execute a given MySQL SELECT query limiting its results so it only retrieves a range of rows to show part of a listing of a limited number of records in the current page.
The class can also generate HTML links to browse the pages over which the query results listing were split.
| There are not enough user ratings to display for this class. |
| |
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 |
|
|
| File |
Role |
Description |
home |
Example |
calling pagenation |
pagenation |
Class |
spliting table |