PHP Classes

Page nav class: Show links to browse MySQL results split in pages

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 389 This week: 1All time: 6,658 This week: 560Up
Version License PHP version Categories
page-nav-class 1GNU General Publi...4HTML, Databases
Description 

Author

This package can be used to show links to browse MySQL results split in pages.

It takes a given SQL query and determines the total number of result rows that may return.

Then it executes the query to return only the rows of the current page considering a given limit of rows to show per page.

It can also generate links to go to the different pages among which the results listing is split.

Picture of Sreekanth Dayanand
Name: Sreekanth Dayanand <contact>
Classes: 2 packages by
Country: India India
Age: ???
All time rank: 2271138 in India India
Week rank: 411 Up26 in India India Up

  Files folder image Files  
File Role Description
Plain text file db_class.php Class Class that could simplify mysql database operations.Used in attached page-nav class
Plain text file pagenav.php Class Class that could creating page nav while using pages that lists rows from a database table.Needs attached db_class.php,make sure you include that file in scripts that use this class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:389
This week:1
All time:6,658
This week:560Up