Posted by Janwillem Borleffs on 01/01/06 03:22
Janwillem Borleffs wrote:
> IMO, the most convenient way to do this is to add a php_value
> directive to the httpd.conf file:
>
Forgot to mention, with this added to the httpd.conf file, you can simply
do:
include 'whatever.php';
From each location in and below the site's document root and whatever.php
will be retrieved when it's either in the current working dir or in the
defined include path (searched for in that specific order).
JW
Navigation:
[Reply to this message]
|