[PHP-DOC] Re: Could anyone add more comment on fileperms() function? From: Dallas Thunder (dallas <email protected>)
Date: 09/28/02

I've found it in Unix file permissions document. It's a 16-bit word
contains file type and mode, that's what this function returned. I wonder
if there could be a brief description in fileperm() manual.

"Dallas Thunder" <dallas <email protected>> wrote in message
news:20020928001752.79360.qmail <email protected>
> 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