HTML: SPagin
charles schaefer (contact me)
This class can be used to generate navigation HTML links for pagination of arbitrary listings split in multiple pages.
It takes as parameters the limit number entries to display per page, total number of entries in the whole listing and the number of the current page.
The class generates links using a base URL to go to the first page, last page, and other intermediate pages.
The code and the comments are in Portuguese.
Click here for detailed information about this class on phpclasses.org