php man page for pcntl_wexitstatus

Query: pcntl_wexitstatus

OS: php

Section: 3

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

PCNTL_WEXITSTATUS(3)							 1						      PCNTL_WEXITSTATUS(3)

pcntl_wexitstatus - Returns the return code of a terminated child

SYNOPSIS
int pcntl_wexitstatus (int $status)
DESCRIPTION
Returns the return code of a terminated child. This function is only useful if pcntl_wifexited(3) returned TRUE.
PARAMETERS
o $status -The $status parameter is the status parameter supplied to a successful call to pcntl_waitpid(3).
RETURN VALUES
Returns the return code, as an integer.
SEE ALSO
pcntl_waitpid(3), pcntl_wifexited(3). PHP Documentation Group PCNTL_WEXITSTATUS(3)
Related Man Pages
wait(2) - ultrix
wait(2) - minix
waitpid(2) - ultrix
wait(1) - netbsd
pcntl_waitpid(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update