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

search for in the

fileinode> <filectime
Last updated: Wed, 22 Jul 2009

view this page in

filegroup

(PHP 4, PHP 5)

filegroup — Leest de groep van een bestand uit

Beschrijving

int filegroup ( string $filename )

Geeft het groep ID aan van het bestand, of FALSE in het geval van een fout. Het ID van de groep wordt gegeven in numeriek formaat. Gebruik posix_getgrgid() om de groepnaam op te vragen. Als er een fout optreed, wordt er FALSE terug gegeven samen met een error van het niveau E_WARNING.

Note: The results of this function are cached. See clearstatcache() for more details.

Note: This function will not work on remote files as the file to be examined must be accessible via the servers filesystem.

Zie ook fileowner() en safe_mode_gid.



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

fileinode> <filectime
Last updated: Wed, 22 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites