PEAR Pager

This package is PEAR::Pager

Please report all new issues via the PEAR bug tracker

Documentation

Testing

This package uses SimpleTest instead of PHPUnit. To run the tests:

$ cd tests/
$ php all_tests.php

Build and install

To build, simply

$ pear package

To install from scratch

$ pear install package.xml

To upgrade

$ pear upgrade -f package.xml