Yes, next version of PHP will have this disabled by default, which it should have been in the first place.
On Feb 26, 9:06 am, Sanford Whiteman <[email protected]> wrote: > > Cool, Thanks, That's handy! Did not know get_magic_quotes_gpc()! > > It's convenient, but don't let it encourage you to use mq: you should > turn off mq on any server that you control. get_magic_quotes_gpc() is > useful if you are distributing code to servers you don't control. > > --Sandy
