Thanks John.
> From: "Daniel Clark" <[EMAIL PROTECTED]>
>
>> > Does anyone know a quick way to find the full path on a shared hosting
>> > plan to use in an include file?
>>
>> What about:
>>
>> $_SERER['PATH_TRANSLATED']
>
> If you note my message from yesterday, I was having some trouble with th
From: "Daniel Clark" <[EMAIL PROTECTED]>
> > Does anyone know a quick way to find the full path on a shared hosting
> > plan to use in an include file?
>
> What about:
>
> $_SERER['PATH_TRANSLATED']
If you note my message from yesterday, I was having some trouble with this
variable on certain con
oops. $_SERVER[]
> What about:
>
> $_SERER['PATH_TRANSLATED']
>
>
> http://www.phpbuilder.com/manual/reserved.variables.php#reserved.variables.server
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What about:
$_SERER['PATH_TRANSLATED']
http://www.phpbuilder.com/manual/reserved.variables.php#reserved.variables.server
> Does anyone know a quick way to find the full path on a shared hosting
> plan
> to use in an include file?
> Thanks,
> Tom
>
--
PHP General Mailing List (http://www.php.
Hello Tom,
Monday, May 10, 2004, 7:32:16 PM, you wrote:
TC> Does anyone know a quick way to find the full path on a shared hosting plan
TC> to use in an include file?
Take a peek at this (upload to your host first of course!)
It'll tell you exactly what you need to know (i.e. which $_SERVER
v
5 matches
Mail list logo