getmygid
(PHP 4 >= 4.0.7, PHP 5)
getmygid — Get PHP script owner's GID
Description
   int getmygid
    ( void
   )
  Gets the group ID of the current script.
Return values
Returns the group ID of the current script, or FALSE on error.
(PHP 4 >= 4.0.7, PHP 5)
getmygid — Get PHP script owner's GID
Gets the group ID of the current script.
Returns the group ID of the current script, or FALSE on error.