The set_time_limit() function enables the setting the timeout for the browser. The following snippet set the time out for 15 minutes / 900 seconds set_time_limit(900); The default time limit is 30 seconds or max_execution_time value available in php.ini file.
Friday, May 27, 2011
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment