Math: Simple Pager
shadab khan (contact me)
This is a very simple class that can be used to calculate the pages and rows to display in a paged listing.
It takes a parameter the total number of rows to list, the limit of rows to display per page, and the number of the current page.
It calculates the total number of pages in the whole listing, and the number of the row start starts the current page.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Sufficient (66.7%)
| -
| -
| -
| -
| Not sure (44.2%)
| 1521 |
Click here for detailed information about this class on phpclasses.org