I am developing a script for a site using php, and I want to use some PEAR classes, since they help a lot to save me from some repetitive tasks.
The problem is that I have to provide the project as a separate folder that will be hosted on an existing website, depending on the server configuration other than PHP 5 and MySQL.
So I'm looking for an easy way to do this. Can anyone help?
source share