HTML: PaginationClass
Valics Lehel (contact me)
This class can be used to show links to browse listings split in multiple pages.
It takes as argument the limit number of listing items to display per page, the total number of items and the current page.
The class generates links to go to the next, previous, first, last and any intermediate pages using templates to define how the links are presented.
The links base URL is configurable. The text for the links is retrieved from language files.
Click here for detailed information about this class on phpclasses.org