HOME

Return the current process group identifier
POSIX Functions
PHP Manual

posix_getpgrp

(PHP 4, PHP 5)

posix_getpgrpReturn the current process group identifier

Description

int posix_getpgrp ( void )

Return the process group identifier of the current process.

Return Values

Returns the identifier, as an integer.

See Also


POSIX Functions
PHP Manual