(PHP 4, PHP 5, PHP 7)
Return info about a group by name
array posix_getgrnam ( string $name )
Gets information about a group provided its name.
Parameters:
name
The name of the group
Returns:
The array elements returned are:
The group information array Element Description name The name element contains the name of the group. This is a short, usua