update : 2015.11.03
php.shukuma.com
검색:
File Information
scandir
소개
파일 시스템 관련 확장
PHP Manual
File Information
소개
설치/설정
요구 조건
설치
실행시 설정
자원형
예약 상수
Fileinfo 함수 목록
finfo_buffer
— Return information about a string buffer
finfo_close
— Close fileinfo resource
finfo_file
— Return information about a file
finfo_open
— Create a new fileinfo resource
finfo_set_flags
— Set libmagic configuration options
mime_content_type
— Detect MIME Content-type for a file (deprecated)
finfo
— The finfo class
finfo::buffer
— 별칭: finfo_buffer
finfo::__construct
— 별칭: finfo_open
finfo::file
— 별칭: finfo_file
finfo::set_flags
— 별칭: finfo_set_flags
scandir
소개
파일 시스템 관련 확장
PHP Manual