Page 1 of 1

proc_terminate and proc_get_status in php4

Posted: Mon Nov 06, 2006 9:17 am
by domcyrus
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

Posted: Mon Nov 06, 2006 10:51 am
by RobertGonzalez
And this is in relation to? Please give more details about what you are trying to do, what technology you are employing, what databases you are connecting to and how.