Hi,
Sunday, September 14, 2003, 3:25:57 PM, you wrote:
TT> Hi,
TT> Normally to change a sites include directory for PHP I'd use a .htaccess
TT> file and the following command:
TT> php_value include_path ".:/path/to/web/"
TT> Again normally, I would get the path to the site by doing a simple
T
Tim Thorburn wrote:
Normally to change a sites include directory for PHP I'd use a .htaccess
file and the following command:
php_value include_path ".:/path/to/web/"
Again normally, I would get the path to the site by doing a simple
phpinfo(); command and find the _ENV["DOCUMENT_ROOT"] line n
Hi,
Normally to change a sites include directory for PHP I'd use a .htaccess
file and the following command:
php_value include_path ".:/path/to/web/"
Again normally, I would get the path to the site by doing a simple
phpinfo(); command and find the _ENV["DOCUMENT_ROOT"] line near the end of
3 matches
Mail list logo