Re: [PHP] Links
o unsubscribe, visit: http://www.php.net/unsub.php -- |~ fedt ~|
Re: [PHP] Launch a seperate process
pcntl_ fork() and pcntl_ wait(), yo On 3/6/07, Brad Fuller <[EMAIL PROTECTED]> wrote: Is there a way in a php script to launch another script but output something and exit (terminating the original request) before that script finishes? I have a script that accepts data, does some stuff, retur