PHP Classes

Pagination PHP: Show pagination links for database query listings

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
StarStarStar 49%Total: 555 All time: 5,489 This week: 206Up
Version License PHP version Categories
pagination-php 1.0Free For Educatio...5.0HTML, PHP 5, Databases
Description 

Author

This class can show pagination links for database query listings.

It takes a given table name and executes a database query to retrieve the count of records in the table.

The class generates HTML links to browse different pages of the listings that show the table records values, considering what is the current page number and a configurable limit number of table records to display per page.

Picture of Alauddin Al-Amin
Name: Alauddin Al-Amin <contact>
Classes: 2 packages by
Country: Bangladesh Bangladesh

 

  Files folder image Files (1)  
File Role Description
Plain text file Pagination.php Class pagination

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:555
This week:0
All time:5,489
This week:206Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2804
 
Thats a good and useful class ;-)
10 years ago (José Filipe Lopes Santos)
60%StarStarStarStar