How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic quotes:

php_flag magic_quotes_gpc off

The .htaccess file is located in your public_html folder on your FTP server.

  • 50 Users Found This Useful
Was this answer helpful?

Related Articles

Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

Help with my template

Unfortunately, we are not engaged in website creation services. If you cannot solve the problem...

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...