홈
PHP
Tags
PHP 튜토리얼
최신 기사 목록
한국어
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
현재 위치:
홈
>
함수 카테고리 모음
>
file_exists
file_exists
파일이나 디렉토리가 있는지 확인하십시오
이름:
file_exists
분류:
파일 시스템
사용 언어:
php
한 줄 설명:
파일이나 디렉토리가 있는지 확인하십시오.
관련 콘텐츠
file_exists와 함께 파일을 삭제하고 indince를 삭제하는 방법
7
파일 가용성을 결정하기 위해 PHP에서 file_exists 및 is_readable을 결합하는 방법
5
유사한 함수
fgets
fgets
파일포인터에서줄을읽으십시오
fgetss
fgetss
파일포인터에서줄을읽고HTML태그를필터
delete
delete
Unlink()또는unset()을참조
realpath_cache_size
realpath_cache_size
실제경로버퍼의크기를얻으십시오
is_dir
is_dir
주어진파일이름이디렉토리인지확인하십시오
file_exists
file_exists
파일이나디렉토리가있는지확인하십시오
tempnam
tempnam
고유한파일이름이있는파일을만듭니다
realpath_cache_get
realpath_cache_get
RealPath캐시항목을얻으십시오
인기 기사
파일 가용성을 결정하기 위해 PHP에서 file_exists 및 is_readable을 결합하는 방법
file_exists와 함께 파일을 삭제하고 indince를 삭제하는 방법