On 5/17/06, kenkensmile@netscape.net kenkensmile@netscape.net wrote:
Hi
I am trying to turn on register_globals,
My $.02.
Why would you want to do that? PHP turned them off for a reason. register_globals puts your web pages at the mercy of any script kiddie who wants to invade your site. If you are coding this way, stop. If you have packages that rely on register_globals, get some better packages.