HTML: Holy Pagination
Marcos Taranta (contact me)
This class can be used to display pagination links using templates for listings split between multiple pages.
It takes as parameters the total number of entries in the listing, the limit number of entries to display and the number of the current page.
The class returns HTML with links to go to other pages of the listing using templates that define if and how it will show links for the previous, next, first, last pages.
Click here for detailed information about this class on phpclasses.org