Top Level :: Database

Package Information: DB_Pager

Show All Changelogs
» Version » Information
0.7Download

Release date: 2002-05-12 18:03 UTC
Release state: stable

Changelog:

- Marked as deprecated constructor, build(), fetchInto() and fetchRow(). Use the native PEAR DB row limit support instead (the limitQuery() method)
- Implemented the Google algorithm for restricting the number of pages to show (the new fourth param of DB_Pager::getData())
- Added more info in the data array: maxpages, firstpage, lastpage
- Updated in-line doc with usage example

0.6Download

Release date: 2002-02-01 04:12 UTC
Release state: stable

Changelog:

First release as a PEAR Package (only the class name has changed)