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.
Эта ошибка является обобщением, когда возникают неполадки сервер не может обработать запрос к...
Причины возникновения ошибки:1. Некорректное содеражание файла index.php или index.html, его...
Если Ваш сайт основан на PHP, наиболее вероятная причина проблемы, что Вы где-то пропустили...
К сожалению, мы не занимаемся услугами по созданию сайтов. Если Вы самостоятельно не можете...
Если Вы запускаете задание через PHP, например php -f /home/username/public_html/file.php и не...