Показывает все ошибки на странице, вне зависимости от настроек сервера (Работает и для 1С-Битрикс)
<? | |
ini_set('display_errors',1); | |
ini_set('error_reporting',2047); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment