Login   Register  
PHP Classes

Class: Paging Easy

Icontem
elePHPant

  Classes of Harish Chauhan  >  Paging Easy  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Paging Easy Support forum
Base name: har_page
Description: Generate links to navigate on query result pages
Version: -
Required PHP version: -
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

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

Detailed description

This is a class for generating HTML links to navigate MySQL database query result listings split over multiple pages.

It takes as parameters the total number of rows in MySQL database query result set, the limit number of rows to display per page and the current page to display.

The class can generate different types of links to go back and forth between the listing pages.

It can also generate MySQL SELECT query LIMIT clause to make it only return the rows that are meant to be presented in the current page.

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

File Role Description
Plain text file example.php Example Example File
Plain text file page.inc.php Class if you want to make paging easy then use it
Plain text file page_test_db.php Example Database File
Download all files: har_page.tar.gz har_page.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.