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.
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.
Если Вы видите код '200 OK' при отладке Вашего сайта, это означает, что Ваш сайт работает...
Причины возникновения ошибки:1. Некорректное содеражание файла index.php или index.html, его...
К сожалению, мы не занимаемся услугами по созданию сайтов. Если Вы самостоятельно не можете...
Чтобы отключить короткие открывающие теги, Вам нужно добавить в файл .htaccess код: php_value...
Когда страница перенаправляет Вас на бесконечную переадресацию, Firefox будет отображать ошибку:...