fileperms

 int fileperms ( string $filename ) 

説明

Gets permissions for the given file.

戻り値

Returns the file's permissions as a numeric mode of the same format as that expected by chmod(), or FALSE on failure.