posix_initgroups

 bool posix_initgroups ( string $name , int $base_group_id ) 

説明

Calculates the group access list for the user specified in name.

戻り値

Returns TRUE on success or FALSE on failure.