You want a call back method for timeout none avail. - auto append won't work - register shutdown won't work
I don't know of another solution right now. Timothy Hitchens (HiTCHO) Open Platform Consulting e-mail: [EMAIL PROTECTED] > -----Original Message----- > From: Jean-Christian Imbeault [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 8 January 2003 1:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] How to detect a PHP script time-out? > > > Timothy Hitchens ) wrote: > > > > Set up output buffering on your page then if the page times out the > > buffer should be sent to the browser and that is loaded with your > > message. > > Ok. Is there another solution? > > The reason I ask is that in order to use your solution I > would need to > redesign my pages (quite a few of them). > > I was hoping to be able to do something like this: > > if (timeout()) include("try_again.html"); > > Thanks, > > Jc > > > -- > 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