-
ch2. 데이터 저장과 불러오기 2007/04/19 11:12 - 파일 열기->열기오류검사 예 ) $fp = fopen("$DOCUMENT_ROOT/........." , 모드 , [ ]) if( ! $fp){ echo "error."; exit ; }