Re: include file path errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 6:15 PM +0900 4/8/06, kmh496 wrote:
hi,
my webroot is

/a/b/current/

i am in /a/b/current/d/file.php

file.php has a line

require_once ($_SERVER[document_root]."/d/common.php");

it finds the file, but the variables inside common.php are not set and
don't exist in file.php

where is my mistake?

Probably in your links -- the methodology should work.

tedd
--
--------------------------------------------------------------------------------
http://sperling.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux