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.

 

Esta resposta foi útil? 0 Utilizadores acharam útil (0 Votos)