On Fri, 10 May 2002, Phil Powell wrote:
> How do I fix this problem? I do not want to duplicate the PHP script per
> folder as there will be an enormous amount of dynamically-created subfolders
> and I will have to copy a version per folder.  I want to be able to use the
> one PHP script in the DOCROOT for every PHP script in every subfolder, how
> is this done?

Check out the include_path directive in php.ini (or .htaccess or 
whatever).

miguel


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

Reply via email to