Content management: Semantic pagination
Mick Sear (contact me)
This class can generate HTML links to browse arbitrary lists of entries split into multiple pages.
It takes as parameters the limit of entries to list per page, the total number of entries and the base URL to generate the navigation links.
It can generate links for the listing pages including to the next, previous, first and last pages.
The presentation details of the navigation links can be customized with CSS styles.
Click here for detailed information about this class on phpclasses.org