언어/PHP
php 5.3 이상 오류 메세지 나오지 않을때 오류 메세지 출력
greathuman
2016. 1. 13. 15:54
error_reporting(E_ALL);
ini_set("display_errors", 1);