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]

Reply via email to