Hiya Greg or anyone else! I realise that PHP does not have inherent thread support as yet. But is it possible to simulate threads?
What I would like is for the user in a web site in a rare condition to cause a long script to be completed. Now as far as I can make out you can make it not time out, but the user will sit there being boored. Is it possible to call a URL from PHP? And just ignore it? I mean call another PHP script that takes ages, but wont affect he initial script ending? Steve ----- Original Message ----- From: "Greg Donald" <[EMAIL PROTECTED]> To: "Bruce Miller" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 18, 2003 8:03 PM Subject: Re: [PHP] Threading > On Tue, 18 Feb 2003, Bruce Miller wrote: > > >Will PHP allow multiple-thread execution? > > PHP4 does not have thread support. > > > -- > Greg Donald > http://destiney.com > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php