PHP » GoLang |
login |
register |
about
|
posix_getpgid(PHP 4, PHP 5, PHP 7) posix_getpgid — Get process group id for job control Description
int posix_getpgid
( int
$pid
)
Returns the process group identifier of the process
Parameters
Return ValuesReturns the identifier, as an integer. Examples
Example #1 Example use of posix_getpgid()
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|