PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Returns the return code of a terminated child. This function is only useful if pcntl_wifexited() returned TRUE.
Parameter status je status parameter poskytnutý úspešnému volaniu na pcntl_waitpid().
See also pcntl_waitpid() and pcntl_wifexited().
Predchádzajúci | Domov | Nasledujúci |
pcntl_waitpid | Hore | pcntl_wifexited |