posix_getgrnam

posix_getgrnam

(PHP 4, PHP 5, PHP 7)

posix_getgrnamReturn info about a group by name

Description

array posix_getgrnam ( string $name )

Gets information about a group provided its name.

Parameters

name

The name of the group

Return Values

The array elements returned are:

登录查看完整内容