RE: Register Globals

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
I just signed up with a new hosting site. So first thing I did was check
what phpinfo() had to say.

I see that register_globals is turned on. Now I always use the $_GET and
$_POST vars but will this still affect me?
[/snip]

Nope, you can keep using, and should keep using, the $_GET and $_POST
arrays.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux