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.

 

¿Fue útil la respuesta? 0 Los Usuarios han Encontrado Esto Útil (0 Votos)