1No. Pagination

Pagination
Package:
1No. Pagination
Summary:
Show pagination links for MySQL query results
Groups:
Databases, HTML
Author:
Iqbal Hossain alo
Description:
This class can be used to show pagination links for MySQL query results.

It can take a given MySQL query and count the total number of the results so it can determine the LIMIT clause parameters to query and show the current query results page range.

The class can also generate navigation links to browse the other pages of the query results.


Powered by Gewgley