Russian Ukraine English
Catalog RSS


fileperms

(PHP 3, PHP 4 )

fileperms -- Gets file permissions

Description

int fileperms (string filename)

Returns the permissions on the file, or false in case of an error.

The results of this function are cached. See clearstatcache() for more details.

Led