Want to hire a development team?
No Images Added Yet

The PHP Simple Pagination Class

Rated2.4/5 (12 ratings)
Add to Favorites
Publisher
A PHP class to easily paginate database results
Product Details

Pagination just means numbering pages. In the project that I was working on, I was retrieving large amounts of data from a MySQL database and realized that I would have to break the data up into pages for two main reasons, 1) there was so much data that it could hang the browser when it was loading and 2) from a user perspective (we still care about that right?) it was unruly to say the least. If I was returning 50,000 rows from a database query, I knew that I would need to slice that up into more manageable chunks. Now in the past, I had written basic pagination functions to handle this type of issue and sometimes copied and pasted functions from older scripts to cut down on development time, fixing and re-coding where necessary. But I realized that for this new project I could try to write a pagination class that I would be able to just plug into any script and have it do the pagination for me.

Report this Listing
Price
Free
Licence Type
Free
Views
2,510
Submitted on
16th July 2009
Last Updated
25th January 2012
Licence Type
Other
License Price
USD 0

You May Also Like

Cloud Services You May Like

Overall cost optimisation by monitoring AWS Cost Explorer

Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.

AWS Aurora DB configurations

Set up or tune Amazon Aurora for high performance and high availability workloads.

Configure EC2 Auto Scaling

Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.

Monitoring Spot Instance Prices and Migrating Instances to Optimal Types/Regions

Automatically monitoring AWS Spot instance prices and moving servers to better instance types or regions for maximum sav

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(12 ratings)
Average User Rating: 2.4/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.