구분 | 결과 |
---|---|
read_file() | |
get_filenames('path') | |
get_file_info('file_name') | |
delete_files('path') | 지정한 경로내의 모든 파일을 지웁니다. |
get_dir_file_info('path') | 지정된 디렉토리를 읽은후 파일명,크기,날짜,권한등을 담은 배열을 리턴 합니다. |
get_mime_by_extension() | text/plain |
symbolic_permissions() | u--------- |
octal_permissions() | 0 |
// End of Sample
© Copyright by hoksi(Page rendered in 0.0074 seconds)