ERROR 메시지 출력
by I-진 2022. 11. 1. 10:26
<?php error_reporting(E_ALL); ini_set('display_errors', '1');
해당 폴더 파일 리스트 추출 하기
2022.08.11
서버 로컬 IP 추출
2022.07.27
short_open_tag 활성화
2022.07.25