update : 2015.11.03
php.shukuma.com검색:
|
pcntl_wifexited(PHP 4 >= 4.1.0, PHP 5) pcntl_wifexited — Checks if status code represents a normal exit 설명
bool pcntl_wifexited
( int
$status
)Checks whether the child status code represents a normal exit. 인수
반환값
Returns 참고
|