PHP Classes
elePHPant
Icontem

PDO Paginate: Build pagination links for MySQL queries using PDO

Recommend this page to a friend!

  Author Author  
Picture of Ben Griffiths
Name: Ben Griffiths <contact>
Classes: 1 package by
Country: United Kingdom United Kingdom


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can build pagination links for MySQL queries using PDO or MySQLi.

It takes a given SQL query and calculates the expected number of result rows in order to build a HTML list of links to browse the query result pages given the limit number of results to display per page.

It can optionally show previous, next, first and last page links.

The CSS styles and the base URL of the links are some of the configurable options.

  Classes of Ben Griffiths  >  PDO Paginate  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO Paginate
Base name: pdo-paginate
Description: Build pagination links for MySQL queries using PDO
Version: 1.0.0
PHP version: 5.2
License: MIT/X Consortium License
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Github
The latest source and docs can be found here

  Files folder image Files  
File Role Description
Accessible without login Plain text file HowToUse.txt Doc. Directions on using the class
Plain text file paginate.php Class Pagination Class (PDO or MySQLi)

Install with Composer Install with Composer - Download Download all files: pdo-paginate.tar.gz pdo-paginate.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.