PHP Classes

Query Limit: Compute the LIMIT clause to get paginated results

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 363 This week: 1All time: 6,877 This week: 560Up
Version License PHP version Categories
querylimit 0.1GNU Lesser Genera...4Databases
Description 

Author

This is a simple class to compute the SQL LIMIT clause to retrieve query results to display in paginated listings.

It takes as parameters an array with values of the total number of rows in the result set, the number of rows to display per page and the current page to be displayed.

The class returns a string with the SQL LIMIT clause that should be used to specify the range of rows to be retrieved from the database.

Picture of Eren Ezgü
Name: Eren Ezgü <contact>
Classes: 2 packages by
Country: Turkey Turkey
Age: 40
All time rank: 151624 in Turkey Turkey
Week rank: 416 Up9 in Turkey Turkey Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file QueryLimit.class.php Class QueryLimit class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:363
This week:1
All time:6,877
This week:560Up
User Comments (1)
Hi !! Why you do not try use the package DB of the pear of t...
15 years ago (José Filipe Lopes Santos)
60%StarStarStarStar