Search Results
pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — Returns the signal which caused the child to terminate
Execute pcntl_wtermsig Online. Info and examples on pcntl_wtermsig PHP Function from Process Control - Process Control Extensions
Returns the number of the signal that caused the child process to terminate. This function is only useful if pcntl_wifsignaled () returned TRUE.
PHP Editor Review - Php Manual Function pcntl-wtermsig : PHP Developer, PHP Editors and PHP IDE list, biggest Php Editor and IDE list on the net. All Php Editors and IDEs are fully reviewed.
Description The pcntl_wtermsig of PCNTL for PHP returns the signal which caused the child to terminate.
Returns the number of the signal that caused the child process to terminate. This function is only useful if pcntl_wifsignaled returned TRUE . Le paramètre status est le paramètre fourni à la fonction pcntl_waitpid , qui avait réussi. Voir aussi pcntl_waitpid , pcntl_signal et pcntl_wifsignaled .
(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — Returns the signal which caused the child to terminate
