php

[php] php 에러 출력하기

혀니구슬 2016. 11. 10. 11:53














error_reporting(E_ALL);

ini_set("display_errors", 1);