Reply to Re: Processing a second time after first process?
Re: Processing a second time after first process? new!
# Reply
by colin, 13 years, 11 months ago
You need to increase the maximum execution time of your script. You can use the PHP function set_time_limit() or change max_execution_time value defined in the php.ini