It simply said "Returns the permissions on the file" on fileperms() manual
page.
It returns a numeric value, such as 100644 in octal value.  I know 644 is
"rw-r--r--", but what's 100 for?  Thanks.



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to