Databases: Sam Pagination Class
Olowoyo Samuel (contact me)
This class can be used to display database query results split in multiple pages.
It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to display per page.
The class can display the results as a listing of articles or as photo gallery.
Click here for detailed information about this class on phpclasses.org