Query: pcntl_wifexited
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCNTL_WIFEXITED(3) 1 PCNTL_WIFEXITED(3) pcntl_wifexited - Checks if status code represents a normal exitSYNOPSISbool pcntl_wifexited (int $status)DESCRIPTIONChecks whether the child status code represents a normal exit.PARAMETERSo $status -The $status parameter is the status parameter supplied to a successful call to pcntl_waitpid(3).RETURN VALUESReturns TRUE if the child status code represents a normal exit, FALSE otherwise.SEE ALSOpcntl_waitpid(3), pcntl_wexitstatus(3). PHP Documentation Group PCNTL_WIFEXITED(3)
| Related Man Pages |
|---|
| wait(2) - minix |
| http_redirect(3) - php |
| preap(1) - debian |
| pcntl_waitpid(3) - php |
| preap(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Nicki Paul to the Moderator Team! |