Login   Register  
PHP Classes
elePHPant
Icontem

Query Limit

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Eren Ezgü  >  Query Limit  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Query Limit
Base name: querylimit
Description: Compute the LIMIT clause to get paginated results
Related classes:
Version: 0.1
PHP version: 4
License: GNU Lesser General Public License (LGPL)
All time users: 350 users
All time rank: 5410
Week users: 0 users
Week rank: 2550
 

  Author  
Picture of Eren Ezgü
Name: Eren Ezgü <e-mail contact>
Packages: 2 Browse all classes by Eren Ezgü Browse all classes by
Country: Turkey Turkey - PHP jobs in Turkey
Age: 28
All time rank: 132623 in Turkey Turkey
Week rank: 1226 Up23 in Turkey Turkey Equal


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

  Groups   Rate classes User ratings   Applications   Files Files  

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


  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
Accessible without login Plain text file QueryLimit.class.php Class QueryLimit class file

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