PHP timeout

June 26, 2008 – 12:51

We 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

VN:F [1.8.9_1076]
Rating: 0.0/7 (0 votes cast)
VN:F [1.8.9_1076]
Rating: 0 (from 0 votes)

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