Databases: Generate Paging
Ashish Vishwakarma (contact me)
This class can be used to display MySQL database query results split into multiple HTML pages.
It can execute a MySQL query and display the results in an HTML page with table.
If the total number of result set rows exceeds a given limit, the class display the results split among several pages with links to navigate between them.
The navigation links may point to the next and previous pages. A form may also be displayed with a select input to let the user specify any of the results pages.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (85.0%)
| Good (85.0%)
| -
| Sufficient (70.0%)
| -
| -
| Not sure (58.0%)
| 781 |
Click here for detailed information about this class on phpclasses.org