HTML: Perfect Paging
Seregwethrin (contact me)
This class can be used to generate links to browse listings split in multiple pages.
It takes as parameters the link base URL, the total number of entries in the listing, the limit of entries to display per page and the name of a request variable that is used to pass the page number.
The class can generate HTML to display links to go to the first, previous, next and last listing pages.
It can also generate links that trigger Javascript execution when clicked.
Click here for detailed information about this class on phpclasses.org