Hello everybody,

I used to use IIS and now I moved to apache. I use PHP, too. But now, in
order to get a POST/GET var I need to use $HTTP_POST_VARS[var] and with IIS
I simply call $var.
Why this happens??? Do I need to modify all my scripts to $HTTP_POST_VARS???


Thanking in advance,
Nuno Lopes



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

Reply via email to