This is likely due to Win32 not being required to do any virtual to real
mapping. This itself isn't PHP's fault, as the variable itself is set by
Apache.

Jason Reid
[EMAIL PROTECTED]
--
Exumweb Network
www.exumweb.net
----- Original Message -----
From: "Øystein Håland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 07, 2003 10:32 AM
Subject: Re: [PHP] PATH_TRANSLATED


> That gives  the following error: Notice: Undefined index: PATH_TRANSLATED
> and the reason is the variable isn't set by Apache/PHP
>
> "Matt" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> >
> > ----- Original Message -----
> > From: "Øystein Håland" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, June 07, 2003 11:37 AM
> > Subject: [PHP] PATH_TRANSLATED
> >
> >
> > > Is there some way to retrieve the phpvariable PATH_TRANSLATED on my
> local
> > > win2k+Apache2+php4.3.2 box?
> >
> > echo "Path Translated: {$_SERVER['PATH_TRANSLATED']}<br>";
> >
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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

Reply via email to