int posix_getpgid ( int $pid )
Returns the process group identifier of the process pid or FALSE on failure.
Returns the identifier, as an integer.