Closed deni-zen closed 8 years ago
Also test magic_quotes_sybase
UPDATE: The feature was deprecated in 5.3 and removed in 5.4 so I will have to run it on an older version of PHP to test. Then again, I require at least 5.4 so I can scratch this whole thing. YAY!
PHP has a "magic quotes" setting in php.ini that automatically escapes quotes when using certain functions. Make sure that it doesn't interfere with anything and that it is handled properly.
http://php.net/manual/en/info.configuration.php#ini.magic-quotes-runtime