PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 389 All time: 6,664 This week: 488Up
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 (2)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:389
This week:0
All time:6,664
This week:488Up