Has Apache been configured to not provide those variables?...

-- 
Visit the Zend Store at http://www.zend.com/store/
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
----- Original Message ----- 
From: Todd Cary <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Sunday, February 18, 2001 3:51 PM
Subject: [PHP] Apache and $HTTP_*_VARS


> I use
> 
> $myvar = $HTTP_GET_VARS[myvar];
> 
> This works with IIS running under Win 2K but it does not work with
> Apache running under Win 98.  I have
> 
> track_vars = On
> 
> Is there something else that I have missed?
> 
> I have
> 
> register_globals = Off
> 
> If I set it ON, the variable does get passed.
> 
> Todd
> 
> --
> Todd Cary
> Ariste Software
> [EMAIL PROTECTED]
> 
> 
> 
> -- 
> 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]
> 


-- 
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]

Reply via email to