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, returns a response and
exits.

I want that page to accept data, return a response and exit.  Then the
stuff
happens.

Make sense?

I am STFW right now, but nothing yet.

Any advice is much appreciated.

Thx,

B

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to