[PHP-WIN] Re: starting a program without waiting for it to terminate

2002-10-31 Thread David Elliott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings patrick On 30 October 2002 at 23:36:27 +0100 (which was 22:36 where I live) patrick might have written > i'm running apache 2.0.43 and php4.2.3 on win2k. what i need to do in my php > script is to start some windows executable. but as it's

[PHP-WIN] Re: starting a program without waiting for it to terminate

2002-10-31 Thread J Wynia
Patrick wrote: hi i'm running apache 2.0.43 and php4.2.3 on win2k. what i need to do in my php script is to start some windows executable. but as it's taking quite a bit until it terminates i want php to continue without waiting for it. i tried lots of stuff but nothing worked and i'm quite des