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.

 

Ця відповідь Вам допомогла? 0 Користувачі, які знайшли це корисним (0 Голосів)