Re: [PHP] Re: Browser timeout

2009-03-02 Thread Dotan Cohen
2009/3/2 Rick Lim : > Try > set_time_limit (0); > While technically that would work, the user would likely cancel the request, or send it multiple times, in 40 seconds. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج

RE: [PHP] Re: Browser timeout

2009-03-02 Thread Rick Lim
Try set_time_limit (0); -Original Message- From: Ondrej Kulaty [mailto:kopyto...@gmail.com] Sent: Sunday, March 01, 2009 11:19 PM To: php-general@lists.php.net Subject: [PHP] Re: Browser timeout 40 seconds is not very long execution time for timeout, if you have some loop in the

[PHP] Re: Browser timeout

2009-03-01 Thread Ondrej Kulaty
40 seconds is not very long execution time for timeout, if you have some loop in the script, try to output a dot character, for example, on every iteration, with flush() immediately after echo (or whatever command you use for sending output). ""? "" pí¹e v diskusním pøíspìvku news:907