PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_Pager

Retrieve and return information of database result sets

This package is unmaintained.

Download latest release 0.7.2 (archived versions might be outdated)

License: LGPL

Description

This class handles all the stuff needed for displaying
paginated results from a database query of Pear DB.
including fetching only the needed rows and giving extensive information
for helping build an HTML or GTK query result display.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#4602ClosedBug2005-06-16Range is not the correct width if maxpages is set.
#4842ClosedBug2005-07-15Notice arises when returning null in getData
#5783No FeedbackReq2005-10-25Pager do not take care of "order" clause in sql request
#6677ClosedBug0.72006-02-02Only variable references should be returned by reference