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