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
StarStarStar 50%Total: 710 This week: 1All time: 4,640 This week: 560Up
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: 411 Down1 in Hong Kong Hong Kong Equal

  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:710
This week:1
All time:4,640
This week:560Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2577