posix_setegid
Supported Versions: PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8
Set the effective GID of the current process
<?php posix_setegid
(
int $group_id
):
bool