RE: maximum execution time error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I also just found this...

ini_set("max_execution_time", "60")



But set_time_limit() seems more flexible, because you can call that in specific places in your script where you might expect long processing time.

Thanks!




At 10:56 AM -0500 7/5/05, Jay Blanchard wrote:
[snip]
Is there a way to, on a script by script basis, change the maximum
allowed time that a script is allowed to run?
[/snip]

http://www.php.net/set_time_limit


--
-James

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux