Databases: Pages Summary
gwee chek maan (contact me)
This class is meant to generate an HTML navigation bar made of links to browse content that is split over several pages, like for instance listings made of data from database query result records.
The class can execute a given MySQL query to determine the how many records there are in total in the complete result set and then generate the navigation HTML links based on the preset limit of records per page and on the number of the current page being browsed.
The class also generates Next and Previous page links as well a form with a single select input to dynamically change the limit of the records to be displayed per page.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Sufficient (75.0%)
| -
| -
| -
| -
| Not sure (45.0%)
| 1495 |
Click here for detailed information about this class on phpclasses.org