pagenation

Package:
pagenation
Summary:
Split MySQL query results into pages
Groups:
Databases, HTML
Author:
pugazhenthi
Description:
This class can be used to split MySQL query results into pages.

It can execute a given MySQL SELECT query limiting its results so it only retrieves a range of rows to show part of a listing of a limited number of records in the current page.

The class can also generate HTML links to browse the pages over which the query results listing were split.


Powered by Gewgley