Databases: impaginator
Maurizio Masala (contact me)
This class can be used to show navigation links to browse SQL database query result listings split between multiple pages.
It takes as parameters the maximum number of entries to list per page and an SQL query.
The class generates HTML links to browse to the next and previous pages and any following pages up to a given limit of navigation links.
The limit of navigation links to show per page and the link base URL are configurable.
Click here for detailed information about this class on phpclasses.org