Login   Register  
PHP Classes
elePHPant
Icontem

Class: PDO Pagination

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gilberto Albino  >  PDO Pagination  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO Pagination
Base name: pdopagination
Description: Display query results split in pages using PDO
Related classes: , , , , ,
Version: -
PHP version: 5.0
License: Freely Distributable
All time users: 792 users
All time rank: 3487
Week users: 3 users
Week rank: 1216
Picture of Gilberto Albino
Author: Gilberto Albino <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 31
All time rank: 110373 in Brazil Brazil
Week rank: 160 Up7 in Brazil Brazil Up


  Detailed description  
This package can be used to display query results split in pages using PDO.

It takes an SQL query and executes it once to retrieve the total number of rows that it would return.

It can generate HTML with links to go other pages of the the results listing, given the current listing page number and the limit of results to display per page.

The code and comments are in Portuguese.

In Portuguese:

Paginação de resultados utilizando a classe PDO.

 

  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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file dados.sql Data This file contains the data used in the test
Accessible without login Plain text file paginacao.php Class This file contains the class for pagination and test case

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