Why is it a bad idea to turn on "register globals" ?


> 
> On Monday, November 4, 2002, at 10:21  AM, Brian Ashe wrote:
> 
> > Newer versions of PHP all come with "register globals" turned OFF in 
> > the
> > php.ini file. Turn it to on and it should solve your problem.
> 
> Bad idea.  Use the $HTTP_POST_VARS and $HTTP_GET_VARS arrays.
> 
> 



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to