PHP Classes

A simple pagination using MySQL: Split MySQL query results in multiple pages

Recommend this page to a friend!

  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This is a simple class that can be used to split MySQL query results in multiple pages.

It takes as parameters an SQL query and the limit of records to show per page.

The class can execute the query retrieving only the rows that are for the current page.

It can also generate links to browse the pages on which the query results are displayed.

  Author Author  
Picture of shijith
Name: shijith <contact>
Classes: 1 package by
Country: India India
Age: ???
All time rank: 45225 in India India
Week rank: 586 Down46 in India India Down

  Classes of shijith  >  A simple pagination using MySQL  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  
Name: A simple pagination using MySQL
Base name: showresult
Description: Split MySQL query results in multiple pages
Version: 1.0.0
PHP version: 4.0
License: Freeware
All time users: 6225 users
All time rank: 355
Week users: 0 users
Week rank: 125 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Good (97%) Good (90%) - Good (88%) - - Sufficient (66%) 675
Month: Not yet rated by the users

  Applications that use this package  
No pages of applications that use this class were specified.

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 pagination.class.php Class Main class file that creates pages
Accessible without login Plain text file showresult.php Example An examle file

Install with Composer Install with Composer - Download Download all files: showresult.tar.gz showresult.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Plain text file pagination.class.php Class Main class file that creates pages
Accessible without login Plain text file showresult.php Example An examle file

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