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.

  • 85 Users Found This Useful
Was this answer helpful?

Related Articles

#1064 - You have an error in your SQL syntax

Error 1064 occurs when MySQL version does not match. The simplest solution is to enable...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

Cron task not working when installing Drupal

To create a cron task, follow these steps: 1. You need to create a cron task in Control Panel -...

Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...