Thanks, I had a look at this but it doesn't seem that it will solve my
issues, since it just adds on the time the script runs but still limits it.
Any suggestions?

:: -----Original Message-----
:: From: Andrew Kreps [mailto:[EMAIL PROTECTED]
:: Sent: Saturday, September 18, 2004 14:35
:: To: Stephen Craton; PHP List
:: Subject: Re: [PHP] sleep() and Max Execution Time
:: 
:: On Sat, 18 Sep 2004 14:19:55 -0500, Stephen Craton
:: <[EMAIL PROTECTED]> wrote:
:: > 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?
:: >
:: 
:: http://us2.php.net/manual/en/function.set-time-limit.php
:: 
:: --
:: 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

Reply via email to