How can a PHP script start another PHP script, and then exit, leaving the other script running?
Also, is there any way for the 2nd script to inform the PHP script when i
Here's how to do it. You tell the browser to read in the first N characters of output and then close the connection, while your script keeps running until it's done.