Databases: MyPagina pagination class
Olaf Lederer (contact me)
This class can be used to execute MySQL SELECT queries and split the results in multiple pages with links to navigate between them.
The class can generate navigation links given a MySQL query, the number of results to show per page and the number of the results page currently being displayed. The class does not list the actual query results.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (79.5%)
| -
| Sufficient (78.4%)
| -
| -
| Not sure (59.5%)
| 678 |
Click here for detailed information about this class on phpclasses.org