Gets file group in PHP

Description

The following code shows how to gets file group.

Example


/*www  .  j a va 2s  .  c  o  m*/
<?php
$filename = 'a.php';
print_r(posix_getgrgid(filegroup($filename)));
?>




















Home »
  PHP Tutorial »
    File »




Directory
DirectoryIterator
Drive
File
File Permission
File Read Save
FileSystemIterator
Path
Zip