I have a directory with php files that I incorporate into my website as
libraries via a php_include() call, I would like the path to include my
library directory so I can include the library files from any directory.
There is no way to overload php's include path on a user by user basis?


Thanks



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to