Login   Register  
PHP Classes
elePHPant
Icontem

Class: Pagination optimized

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Murat BIYIKLI  >  Pagination optimized  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Pagination optimized
Base name: paginationopt
Description: Show links to browse query results split in pages
Related classes: ,
Version: 1.0
PHP version: 4.1
License: GNU General Public License (GPL)
All time users: 691 users
All time rank: 3791
Week users: 1 user
Week rank: 2434
Picture of Murat BIYIKLI
Author: Murat BIYIKLI <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Turkey Turkey - PHP jobs in Turkey
Age: 36
All time rank: 220736 in Turkey Turkey
Week rank: 1620 Up29 in Turkey Turkey Up


  Detailed description  
This class can be used to show links to browse database query results split between multiple pages.

It takes as parameters limit of list entries per page, the number of the current page and an SQL query that returns the total number of query result rows.

The class returns an SQL query with a LIMIT clause to retrieve only the records to show in the current page.

It also shows links to browse query results in other pages besides the current page.

The texts to show on the links, the listing base URL, and other parameters are configurable.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
pagination applied to a  700K rows db
File Role Description
Accessible without login Image file paginationexample2.jpg Screen pagination applied to a 700K rows db
Accessible without login Image file paginationexample1.jpg Screen pagination applied to a photo gallery


  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
Plain text file pagination_class.php Class pagination class file

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