PHP Classes

Paginations: Split MySQL query result listings

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 69%Total: 3,373 This week: 1All time: 1,020 This week: 571Up
Version License PHP version Categories
paginations 1.0.0Freeware3.0HTML, Databases
Description 

Author

This class can be used to split MySQL database query listings between multiple pages.

It takes as parameters a SQL query, the limit number of result rows to display per page, and the number of the listing page being displayed.

The class executes the query to retrieve the results of the current page and stores the result handle in a class variable.

The class also generates HTML with links to go to the first, last, next, previous and any intermediate page of the listing.

It also generates HTML to display the current page being display and the total number of rows in the result set.

The links trigger the call of a Javascript function that will switch to the page associated with the link.

Picture of Reneesh T K
Name: Reneesh T K <contact>
Classes: 2 packages by
Country: India India
Age: 41
All time rank: 24815 in India India
Week rank: 420 Down26 in India India Down

Details

Developed by Reneesh T.K reneeshtk@gmail.com You can use it with out any worries...It is free for you..It will display the out put like: First | Previous | 3 | 4 | 5 | 6 | 7| 8 | 9 | 10 | Next | Last Page : 7 Of 10 . Total Records Found: 20 Just pass the query ,records per page and starting from the page you want to display the pagination. Advantage: It is connected to search process in the example and you may extend this feature as you like..It can also use in ajax by putting the contents of the javascript function in the ajaxfunction used for ajax. You can see some useful functions in the site http://reneeshtk.000a.biz and if you interested you can donate some amount to me :)

  Files folder image Files  
File Role Description
Accessible without login Plain text file readme Doc. readme
Accessible without login Plain text file testpage.php Example test page
Plain text file pagination_class.php Class class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,373
This week:1
All time:1,020
This week:571Up
User Ratings User Comments (4)
 All time
Utility:87%StarStarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:82%StarStarStarStarStar
Examples:92%StarStarStarStarStar
Tests:-
Videos:-
Overall:69%StarStarStarStar
Rank:349
 
Useful and straightforward.
12 years ago (Tom Carnevale)
65%StarStarStarStar
Very simple and easy to use :)
13 years ago (Denis Dantas Uyeda)
75%StarStarStarStar
A realy nice and valuable class for pagination Hats off reneesh
15 years ago (jobanjohn)
80%StarStarStarStarStar
Simple and good
16 years ago (bipin)
60%StarStarStarStar