Does anyone here use PHPLib? I am interested in using it for a web project, the only problem is, it looks like it needs to be installed on the server. For the project, it is important that the code be portable, and easily dropped into whatever webhosting package the client has (with bare minimums like PHP4 and mySQL). Is there any way to just up PHPLib files into the webspace and treat them as includes or something? Unfortunately it isn't realistic to get every godknows who host to install PHPLib on their webserver in order to run the app.I have read through their website, but it doesn't seem like this is an option, but I can't imagine anyone writing any type of reusable code with this product if by doing so you greatly limit who can use the code.
8/18/2005 4:36:35 PM