반응형 file_get_contents1 PHP, php를 이용한 파일 다루기 php 파일 관련▶ Copy()함수원형bool copy ( string $source , string $dest [, resource $context ] ) 12345678Colored by Color Scriptercs- 특정 대상 파일을 복사할때 사용한다. ▶ Unlink()함수원형bool unlink ( string $filename [, resource $context ] ) 1234567Colored by Color Scriptercs- 특정 파일을 삭제할때 사용한다. 파일 읽고 쓰기 ▶ file_get_contents()함수원형string file_get_contents ( string $filename [, bool $use_include_path = FALSE[, resource $cont.. 훈, IT 공부/Html,CSS,PHP 2018. 8. 28. 이전 1 다음 반응형