PHP Classes

GV Pagination Class: Split database query result listings between pages

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 566 This week: 1All time: 5,404 This week: 560Up
Version License PHP version Categories
gv_pagination_class 1.0GNU General Publi...3.0HTML, Databases
Description 

Author

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.

Picture of Ruben Sekiji Negrao Doi
Name: Ruben Sekiji Negrao Doi <contact>
Classes: 3 packages by
Country: Brazil Brazil
Age: 39
All time rank: 2408164 in Brazil Brazil
Week rank: 416 Up36 in Brazil Brazil Up

  Files folder image Files  
File Role Description
Plain text file class_Pagination.php Class Main File Class
Accessible without login Plain text file conf.inc.php Conf. Configuration file

Downloadgv_pagination_class-2008-03-03.zip 1KB
Downloadgv_pagination_class-2008-03-03.tar.gz
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
GV Conection Class Download .zip .tar.gz Need to retrieve the data that will be show Required
GV RecordSet Class Download .zip .tar.gz Registers that will be show are registers Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:566
This week:1
All time:5,404
This week:560Up