Date: 09/28/02
- Next message: spic <email protected>: "[PHP-DOC] #19640 [Bgs]: Too many docs mirrors - Yes, I think it's a bug."
- Previous message: Dallas Thunder: "Re: [PHP-DOC] mssql_fetch_array() problem"
- In reply to: Dallas Thunder: "[PHP-DOC] Could anyone add more comment on fileperms() function?"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: spic <email protected>: "[PHP-DOC] #19640 [Bgs]: Too many docs mirrors - Yes, I think it's a bug."
- Previous message: Dallas Thunder: "Re: [PHP-DOC] mssql_fetch_array() problem"
- In reply to: Dallas Thunder: "[PHP-DOC] Could anyone add more comment on fileperms() function?"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

