(PHP 4, PHP 5, PHP 7)
posix_getpgid — Get process group id for job control
int posix_getpgid ( int $pid )
Returns the process group identifier of the process pid or FALSE on failure.
pid
FALSE
The process id.
联系方式: