Forum Moderators: coopster
[edited by: brynyc at 11:23 pm (utc) on Mar. 7, 2004]
"PEAR is a framework and distribution system for reusable PHP components." It is a set of scripts that provide often used, basic functionality (there's a list at [pear.php.net...] ). All a programmer needs to do is call one of the scripts, and customize the output (well, basically). Saves a lot of work.
From what I understand of [pear.php.net...] , it is possible to use PEAR on a virtual hosting account on a shared server. Maybe an expert can confirm this...
The least expensive route would be to install PEAR, even if it is in your own user space (if your provider allows this). This would save any rewriting of software, which in turn saves dollars.