Simple Pagination Class

Package:
Simple Pagination Class
Summary:
Show links to browse MySQL results split in page
Groups:
Databases, HTML, PHP 5
Author:
Jay Gilford
Description:
This class can be used to show links to browse MySQL results split in page.

It takes a MySQL query string and the number of page currently being browsed and generates HTML links to browse the other pages of the query results listing.

The templates of the HTML links and the base link URL are configurable parameters.


Powered by Gewgley