Internal server error after placing php_value in .htaccess file?
I was recently moving a website to another server and I found out that after saving text into DB all the quotation marks were preceded by slashes.
This mean the “magic_quotes_gpc” option is enabled in the configuration file.
Here’s how to fix this behavior.