PHP Scripts » Database Tools

Paginator

Author: Ted KappesLicence: Price: FREEHomepageDownloadPHP Scripts, Database ToolsPaginator

Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. For now I know it works in mySQL queries and with arrays. It also has methods to make it easy to make your page links. There also is an extension with some pre-made link sets to make things even easier.

Comments on: Paginator


FreshOne cannot be held responsible for the content of this page (Paginator - Database Tools, PHP Scripts). The content provided on this page and the comments on Paginator - Database Tools, PHP Scripts are user contributed.

Bookmark this page

           

Related scripts

EasyMySQL
Easily access your MySQL databases with this set of PHP classes. If you program using the ADO object model, yo...
PHPMagic
PHP script generator to manage MySQL Databases....
SqlCommand Class
The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Ser...
PHPRunner
PHPRunner creates set of PHP pages to access and modify MySQL database. Using generated PHP pages users can se...
PHP DB Admin Control
This is a small web based database administration code using PHP 4+ and mySQL database. Features 1) Login 2) C...