Every once in a while we need to process a HUGE file. Though PHP probably isn’t the most efficient way of processing the file, we usually use PHP because it makes coding the processing script much faster. To prevent the script from timing out, I need to increase the execution time of the specific processing …
Tag: Increase Execution Time
Permanent link to this article: https://blog.openshell.in/2010/11/increase-php-script-execution-time-limit/