Comment on The curiosity killed the catparentComments−sucuri217yPHP magic_quotes proved that doing that by default for every application is a bad idea. Plus, lots of developers weren't even aware of that...In the case of our specific tools (with some limited user input), it worked great.
Comments
PHP magic_quotes proved that doing that by default for every application is a bad idea. Plus, lots of developers weren't even aware of that...
In the case of our specific tools (with some limited user input), it worked great.