posix_kill
posix_kill
Send a signal to a process
bool **posix_kill** int $process_id int $signal
Send the signal to the process with
the process identifier .
signal``process_id
process_idThe process identifier.
signal
One of the .
PCNTL signals constants
return.success