Discussion in 'Programming' started by hirephp, Jun 20, 2012.
How can i increase execution time of PHP for processing large set of records?
you need use php cache like Zend Optimizer+, Alternative PHP Cache (APC) or XCache.
you can do this in php.ini file max_execution_time Default is 30
Separate names with a comma.