Discussion board
How can we increase the execution time of a php script?
By Balu Prasad
How can we increase the execution time of a php script????
Reply
Post   Reset
Teacher SiliconIndia replied to Balu Prasad Wednesday, March 17, 2010
Hi Balu,
Set max_execution_time variable in php.ini file to your desired time in second.