(PHP 4 >= 4.1.0, PHP 5, PHP 7)
Get PHP script owner's GID
int getmygid ( void )
Gets the group ID of the current script.
Returns:
Returns the group ID of the current script, or FALSE
on error.
See also:
Please login to continue.