freebsd-ports/databases/pear-DB_Pager/pkg-descr
Pav Lucistnik 20b207d197 Add pear-DB_Pager, a 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.

PR:		ports/63346
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
2004-02-28 11:06:43 +00:00

8 lines
345 B
Text

DB_Pager retrieve and return information of database result sets.
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.
WWW: http://pear.php.net/package/DB_Pager