2005-02-09 23:38:05 +01:00
|
|
|
It takes an array of data as input and page it according to various
|
2004-11-12 19:42:14 +01:00
|
|
|
parameters. It also builds links within a specified range, and allows
|
|
|
|
complete customization of the output (it even works with mod_rewrite).
|
2005-02-09 23:38:05 +01:00
|
|
|
Two operating modes available: "Jumping" and "Sliding" window style.
|
2004-11-12 19:42:14 +01:00
|
|
|
|
|
|
|
WWW: http://pear.php.net/package/Pager/
|