Hi,
I have apache 1.3.27 and php 4.3.2 compiled in apache as
a static module. I call
system ("fglgo something.4go");
command from my php script. The fglgo command keeps
going in the background till the end even if the user push the stop button in his browser. I want to stop it immediatly
when the user push a stop button in his browser or when he
goes to another page.
Is it possible to set this in php or apache?
Or how to program it just for some system calls?
Thanks in advance
--v.m.