bool pcntl_wifexited ( int $status )
Checks whether the child status code represents a normal exit.
Returns TRUE if the child status code represents a normal exit, FALSE otherwise.