PHP Classes

SimplePaginator: Retrieve MySQL query result rows to show in pages

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 709 All time: 4,637 This week: 238Up
Version License PHP version Categories
simplepaginator 1.0BSD License3.0Databases
Description 

Author

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.

Picture of Ellery Leung
Name: Ellery Leung <contact>
Classes: 6 packages by
Country: Hong Kong Hong Kong
Age: ???
All time rank: 3371 in Hong Kong Hong Kong
Week rank: 658 Down3 in Hong Kong Hong Kong Down

  Files folder image Files  
File Role Description
Plain text file Paginator.class.php Class Source class file
Accessible without login Plain text file Paginator_example.php Example Paginator example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:709
This week:0
All time:4,637
This week:238Up
User Comments (1)