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

Reply via email to