php man page for posix_getppid

Query: posix_getppid

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POSIX_GETPPID(3)							 1							  POSIX_GETPPID(3)

posix_getppid - Return the parent process identifier

SYNOPSIS
int posix_getppid (void )
DESCRIPTION
Return the process identifier of the parent process of the current process.
RETURN VALUES
Returns the identifier, as an integer.
EXAMPLES
Example #1 Example use of posix_getppid(3) <?php echo posix_getppid(); //8259 ?> PHP Documentation Group POSIX_GETPPID(3)
Related Man Pages
pcntl_fork(3) - php
cli_set_process_title(3) - php
cubrid_affected_rows(3) - php
posix_setuid(3) - php
wincache_lock(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun