Login   Register  
PHP Classes
elePHPant
Icontem

Class: MySQL Paging

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Adomas Žiaušys  >  MySQL Paging  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Paging
Base name: mysqlpaging
Description: Split MySQL database query results into pages
Related classes: , , , , , ,
Version: -
PHP version: -
License: Freeware
All time users: 3055 users
All time rank: 968
Week users: 1 user
Week rank: 2467
Picture of Adomas Žiaušys
Author: Adomas Žiaušys <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Lithuania Lithuania - PHP jobs in Lithuania
Age: 26
All time rank: 8406 in Lithuania Lithuania
Week rank: 1634 Down8 in Lithuania Lithuania Down


  Detailed description  
This is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.

Its usage is simple:

- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle
- Output the page numbers as links
- Retriev the MySQL Query for results for retriving the results for the current page

 

  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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (86.1%)
Sufficient (72.2%)
-
Sufficient (66.7%)
-
-
Not sure (56.9%)
1011
Month:
Not yet rated by the users

  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 mysqlPaging.class.inc Class Class file
Plain text file mysqlPaging.php Example Example file

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