> I am running win2k sp1. The following code works with php 4.0.3 installed
> however fails with versions php 4.0.5 and 4.0.6.
>
> Any assistance would be appreciated
>
> <?php
> echo $PATH_INFO;
> echo "<br>";
> echo $HTTP_SERVER_VARS["PATH_INFO"];
> ?>
Define "fails"...
What are your php.ini settings for register_globals and track_vars?
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]