Categories: Development Tools Scripts, PHP Classes
- Home
- Web
- Development Tools Scripts
- PHP Pagination Class
- Downloading...
PHP Pagination Class 1.0
The PHP Pagination Class can be used to prevent large database results to mess up a page.This class will parse query results and only allow a few of them at a time to be displayed on a page.The PHP Pagination Class will automatically create a pagination...