This is a very simple class that can be used to show navigation links to browse listings of MySQL query results split in multiple pages.
It takes as parameters the names of MySQL table, query fields, the first result row to display, the number of rows to display per page, and the base URL of the navigation link.
The class generates HTML links to go to the previous or the next listing pages.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
page.php |
Class |
Paging |