It was changed for security reasons:

http://www.php.net/release_4_1_0.php

joe

Bob Lockie wrote:

> What is the difference from using $_GET['some_var'] from using $_REQUEST['some_var']?
> I think the documentation says either can be used to do the same thing.
>
> What is the performance difference from having register_globals turned off from 
>having it turned on?
> I assume the default was changed for performance reasons?


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

Reply via email to