Login   Register  
PHP Classes
elePHPant
Icontem

Class: SimplePaginator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ellery Leung  >  SimplePaginator  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SimplePaginator
Base name: simplepaginator
Description: Retrieve MySQL query result rows to show in pages
Version: -
PHP version: 3.0
License: BSD License
All time users: 683 users
All time rank: 3819
Week users: 0 users
Week rank: 2770
Picture of Ellery Leung
Author: Ellery Leung <e-mail contact>
Packages: 6 Browse this author's classes Browse this author's classes
Country: Hong Kong Hong Kong - PHP jobs in Hong Kong
Age: ???
All time rank: 3111 in Hong Kong Hong Kong
Week rank: 601 Down3 in Hong Kong Hong Kong Down


  Detailed description  
This class can be used to execute MySQL queries to display results split on multiple pages.

It takes as parameters an SQL query, the limit number of rows to display per page, and the number of the current page.

The class calculates the range of rows to retrieve and executes the SQL query appending a LIMIT clause to retrieve only the rows to display on the current page.

 

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

  Rate classes User ratings   Applications   Files Files  

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

  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 Paginator.class.php Class Source class file
Plain text file Paginator_example.php Example Paginator example

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