posix_getegid

posix_getegid

(PHP 4, PHP 5, PHP 7)

posix_getegidReturn the effective group ID of the current process

Description

int posix_getegid ( void )

Return the numeric effective group ID of the current process.

Return Values

Returns an integer of the effective group ID.