Login   Register  
PHP Classes
elePHPant
Icontem

Class: GV Pagination Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ruben Sekiji Negrao Doi  >  GV Pagination Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GV Pagination Class
Base name: gv_pagination_class
Description: Split database query result listings between pages
Related classes:
Version: 1.0
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 545 users
All time rank: 4303
Week users: 0 users
Week rank: 2723
Picture of Ruben Sekiji Negrao Doi
Author: Ruben Sekiji Negrao Doi <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 26
All time rank: 1938130 in Brazil Brazil
Week rank: 2255 Down175 in Brazil Brazil Down


  Detailed description  
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.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
GV Conection Class
Required
Need to retrieve the data that will be show
GV RecordSet Class
Required
Registers that will be show are registers

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class_Pagination.php Class Main File Class
Plain text file conf.inc.php Conf. Configuration file

Download all files: gv_pagination_class.tar.gz gv_pagination_class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.