Gossamer Forum
Home : General : Internet Technologies :

$HTTP_GET_VARS not working

Quote Reply
$HTTP_GET_VARS not working
hi,

i'm writing php pages hosted on Apache on a WindowsXP server.
i'm a bit stumped, i've just upgraded to Apache2 and PHP 5.0.3 (so global variables are off)
i have a few sites on the box and one of them objects to the use of $HTTP_GET_VARS but if i use $_GET it works perfectly. (the others have no problem with $HTTP_GET_VARS)

why would that happen? any ideas?

the error i get is:
Notice: Undefined variable: HTTP_GET_VARS in line .....

thanks,
vauneen
Subject Author Views Date
Thread $HTTP_GET_VARS not working vauneen 16198 Mar 3, 2005, 12:09 AM
Thread Re: [vauneen] $HTTP_GET_VARS not working
fuzzy logic 15887 Mar 3, 2005, 6:33 AM
Thread Re: [fuzzy logic] $HTTP_GET_VARS not working
vauneen 15896 Mar 3, 2005, 6:57 AM
Post Re: [vauneen] $HTTP_GET_VARS not working
Andy 15891 Mar 3, 2005, 7:01 AM