PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!

  Author Author  
Picture of shijith
Name: shijith <contact>
Classes: 1 package by
Country: India India


  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.

  Classes of shijith  >  A simple pagination using MySQL  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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
 
  Groups   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


  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.