[PHP] PHP 에러 처리

PHP Error 처리

에러 발견했을 때? php code가 죽었을 때 그냥 죽어버리던데

  1. 에러 출력: php error 출력
  2. echo로 확인하기

Comments