Forum und email

fileperms

(PHP 4, PHP 5)

fileperms — 파일의 권한을 가져옵니다

Description

int fileperms ( string $filename )

파일의 권한을 반환하거나 실패할 경우에는 FALSE를 반환합니다.

이 함수의 실행결과는 캐시가 됩니다. 좀 더 자세한 내용을 알고 싶을때는 clearstatcache()를 참조하세요