This class can used to split database query result listings between pages.
It takes as parameter SELECT SQL query and counts the number of rows it would return.
The class executes the SQL query limiting the range of rows to show in the current page, given the limit of results to show per page and the number of the current page that is retrieved from a request variable.
It can also generate links to browse the other result set pages basing the pages URL on the current page URL. The presentation of the navigation links is configurable with CSS styles.
|
|
| Name: |
GV Pagination Class |
| Base name: |
gv_pagination_class |
| Description: |
Split database query result listings between pages |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
552 users |
| All time rank: |
4675 |
| Week users: |
0 users |
| Week rank: |
2067  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Packages needed by 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 |
|
|