posix_getpgrp()
posix_getpgrp - Return the current process group identifier
Syntax
int posix_getpgrp ()
Arguments
-
Description
Return the process group identifier of the current process.
Version
PHP 4, 5
Return value
Returns the identifier, as an integer.