I am using proc_open in PHP to open a Application such as tclsh.exe. This returns a resource number .
proc_ope
Now my question is how do i know if the tclsh process is killed in the script ?
Regards Mithun
proc_status