[PHP] Spawning a background process

2002-11-05 Thread kevin
Allo, Basically, my question is.. how do I do this? I am actually (for various .. and probably stupid... reasons) trying to spawn a php process to run in the background. This process I know will take a couple of hours to run (mailing list stuff). I have been playing around with system to try

Re: [PHP] Spawning a background process

2002-11-05 Thread Maxim Maletsky
Try learning about PHP CLI, it can solve some of your problems. -- Maxim Maletsky [EMAIL PROTECTED] www.PHPBeginner.com // PHP for Beginners www.maxim.cx // my Home // my Wish List: ( Get me something! ) http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3 kevin [EMAIL