HOWTO: Install PEAR library
PEAR is included with PHPED IDE but has to be installed separately.
Open Tools->Settings on External Tools page, and click [Check] button next to Path to php PEAR
input and proceed with PEAR installation Wizard. Once the PEAR is installed and checked, it will also
offer to install phpUnit which is a part of Test Suite that you may want to use for testing your
code.
|