March 2002
Intermediate to advanced
528 pages
21h 29m
English
fileperms
int fileperms(string path)
Returns the file permissions for the file
path; returns false if
any error occurs. This information is cached; you can clear the cache
with clearstatcache( ).