PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

fileinode> <filectime
Last updated: Sun, 25 Nov 2007

view this page in

filegroup

(PHP 4, PHP 5)

filegroup — Zistí skupinu vlastníka súboru

Popis

int filegroup ( string $filename )

Vráti ID skupiny vlastníka súboru alebo FALSE v prípade chyby ID skupiny je vrátené v číselnom formáte. Ak chcete zistiť k tomuto číslu prislúchajúci názov skupiny, použite funkciu posix_getgrgid().

Výsledky tejto funkcie sú cacheované. Bližšie informácie môžete nájsť pri funkcii clearstatcache().

Note: Táto funkcia nepracuje so vzdialenými súbormi; súbor, ktorý má byť preskúmaný, musí byť prístupný cez súborový systém servera.



add a note add a note User Contributed Notes
filegroup
There are no user contributed notes for this page.

fileinode> <filectime
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites