Re: Register Globals
well I just tried to change my code with the globals off, and it gets way too complicated, most of my site would be using $_GET, but then for a few things it uses $_POST, such as sending in a testimony, or signing up on the site.
They may take that function off in php6, but the code I posted to emulate it would still work
|