Generic Pagination

Screenshot
Package:
Generic Pagination
Summary:
Show links to browse paginated listings
Groups:
HTML, PHP 5
Author:
Everton Inocencio
Description:
This class can be used to show links to browse paginated listings.

It takes as parameters the total number of entries in the listing, the number of the current page and the limit number of entries to display per page.

The class generates links to go to the next, previous, first and last listing pages.

It can also return the limit cause to retrieve the range of MySQL query results to show in the current page.


Powered by Gewgley