PDO Paginator
Package:
Summary:
Show links to browse query results got with PDO
Groups:
Author:
Description:
This class can be used to show links to browse query results retrieved with the PDO extension.
It extends the PDO class to add functions to execute queries and generate a links to browse listings of query results split in multiple pages.
The class allows to configure the limit number of results to display per page and the limit number of links to display.
It extends the PDO class to add functions to execute queries and generate a links to browse listings of query results split in multiple pages.
The class allows to configure the limit number of results to display per page and the limit number of links to display.
Comments are closed.