To do it, place the .htaccess file in the root folder of the domain (i.e. public_html) and place the following code on a separate line:

 

php_value magic_quotes_gpc off

 

 This will turn magic quotes off for this particular main.

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)