|
Posted by Roy Kaldung on 05/10/07 08:38
Gilles Ganault wrote:
> Hi
>
> I have a piece of code that can take a couple of minutes to run,
> causing the browser to time out.
>
> Is there a way to send empty, fake data to keep the browser happy
> while the code is running on the server?
>
> Thanks.
Hi Gilles,
here are two littels hints:
http://de2.php.net/ignore_user_abort
http://de3.php.net/set_time_limit
hth,
Roy
Navigation:
[Reply to this message]
|