(PHP 4, PHP 5, PHP 7)
Return the current process group identifier
int posix_getpgrp ( void )
Return the process group identifier of the current process.
Returns:
Returns the identifier, as an integer.
Please login to continue.