차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:php_error_reporting [2014/10/22 00:35] 115.93.88.196tech:php_error_reporting [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 +{{tag>php error reporting}}
 ======Php Error Reporting====== ======Php Error Reporting======
  
줄 6: 줄 7:
 // Turn off all error reporting // Turn off all error reporting
 error_reporting(0); error_reporting(0);
 +
 +
 +// Report errors only
 +error_reporting(E_ERROR);
  
 // Report simple running errors // Report simple running errors
줄 29: 줄 34:
 ^  누구나 수정할 수 있다. [[http://openwiki.kr/syntax|위키 사용법]] 참고하라.  ^ ^  누구나 수정할 수 있다. [[http://openwiki.kr/syntax|위키 사용법]] 참고하라.  ^
  
-{{tag>php error reporting}} 
  
  

CC Attribution-Noncommercial-Share Alike 4.0 International 별도로 명시하지 않을 경우, 이 페이지의 내용은 다음 라이선스에 따라 사용할 수 있습니다: CC Attribution-Noncommercial-Share Alike 4.0 International
tech/php_error_reporting.1413938134.txt.gz · 마지막으로 수정됨 저자 115.93.88.196