PHP Classes / Resultset paging

Display links to browse MySQL query results

Resultset paging PHP Class

This class can be used to display links to browse the results of MySQL queries split over multiple pages. It takes as parameters a MySQL query result set handle, the limit number of result rows to display per page and the number of the current results page being displayed. The class generates HTML links to go to other pages over which the result set is split. The base URL of the browsing links is configurable.

Similar PHP Classes

Search in PHP Classes

Filter by tags