I have a script but my server on shared hosting times out after 5 minutes, is there a way to continue script after time-out? The script updates my MySQL database. Do run script for some time and stop then continue automatically but not from the start?
Thanks