PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2009-09-19 (7 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 385 All time: 6,328 This week: 1,134Up
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

  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:385
This week:0
All time:6,328
This week:1,134Up