Processes pid
Posted: Wed Jan 30, 2008 1:37 am
Hi guys,
I need a script that will set the order of the execution of some processes. I have some execs but I execute them in the background and they depend on each other. Unless they are executed in order the program crashes. Is there any possibility of doing that in Php with pid?
I need a script that will set the order of the execution of some processes. I have some execs but I execute them in the background and they depend on each other. Unless they are executed in order the program crashes. Is there any possibility of doing that in Php with pid?