Hi!
Is there some way (perhaps using a multi threaded httpd?) that I can get
php to fork processes?
I.e. I'd like to have a script which prints something to the clients web
browser and terminates that http connection, but keeps going in the
background doing other processing not related to the client and, if
necessary, pipes that output to /dev/null.
- Nille
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]