21
03
2008
Installing PEAR packages on WAMP
Posted by Joe in Software Development, tags: include_path, installation, PEAR, PHP, wampWell, after getting caught out recently with PEAR on a client installation, I thought it a good move to write a short tutorial for anyone who needs to install PEAR packages on their WAMP installation.
To start with, for the purposes of this blog, PEAR is a framework for implementing code libraries in PHP. In other words, it prevents you from having to re-invent the wheel – always a nice thing!
Entries (RSS)