HTML: paging.inc.php
tuhin (contact me)
This class can be used to display links to browse listings split between multiple pages.
It takes as arguments the number of the current page, the total number of entries in the listing, and the limit of entries to display per page.
The class generates HTML for links to go to the next, previous and other pages of the listing.
Click here for detailed information about this class on phpclasses.org