filegroup : File Property : File Directory PHP Source Code


PHP Source Code » File Directory » File Property »

 

filegroup



<?php
   $gid = filegroup("/etc/passwd");
   // Returns "0" on Unix, because root usually has GID of 0.

   echo $gid;
?>


           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo File Directory
» File Property