|
posix_initgroupsCalculate the group access list Description
bool posix_initgroups
( string
$name
, int $base_group_id
)Calculates the group access list for the user specified in name. Parameters
Return Values
Returns See Also
|