proc_terminate and proc_get_status in php4
Posted: Mon Nov 06, 2006 9:17 am
Hi@all!
I have a problem that I have to use php 4.3.7 and since there are none of this two functions implemented (proc_terminate and proc_get_status) I want to ask if anybody of you can give me a hint how to do the same in php4.
I cannot simply use proc_close as this would wait for the process to be finished...
Thanks a lot!
Cheers
-Marco
I have a problem that I have to use php 4.3.7 and since there are none of this two functions implemented (proc_terminate and proc_get_status) I want to ask if anybody of you can give me a hint how to do the same in php4.
I cannot simply use proc_close as this would wait for the process to be finished...
Thanks a lot!
Cheers
-Marco