I just recently learned the power of flushing to the browser and have been
playing around with it and have found a few useful actions of it. However,
one annoying thing is keeping me down: the max execution time.

I know I can change the default setting in the ini but I might need to span
this script on another server where I may not have the power to do that.
Whenever I go into a loop, and then go sleep(1) or so, after about 30
executions the script will just stop running.

Is there any way to get around this or to increase the time or something?

------------------------------------
Stephen Craton
IM: [EMAIL PROTECTED]
http://www.melchior.us
------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to