PHP timeout
June 26, 2008 – 12:51We learn everyday. Just found out that there’s a function in PHP to set the maximum execution time of script: set_time_limit(int $seconds).According to the docs: The default limit is 30 seconds or, if it exists, the max_execution_time value defined in the php.ini




















Sorry, comments for this entry are closed at this time.