Simple Pagination Class
Package:
Summary:
Show links to browse MySQL results split in page
Groups:
Author:
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.
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.
Comments are closed.