| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
Returns the number of the signal which caused the child to stop. This function is only useful if pcntl_wifstopped() returned TRUE.
Parametr status jest parametrem podanym do pomyślnego wywołania pcntl_waitpid().
See also pcntl_waitpid() and pcntl_wifstopped().
| Poprzedni | Spis treści | Następny |
| pcntl_wifstopped | Początek rozdziału | pcntl_wtermsig |