PHP Coding Hostgator Max_Execution_Time

SEODEMON

Regular Member
Joined
Sep 15, 2010
Messages
251
Reaction score
78
So this has been posted on millions of forums for a few years. Its 2014 PHP has evolved, much easier after 5.0.

Max_Execution_Time


It would seem by now that someone would have a way to freeze/pause long running Scripts and then restart the PHP where is left off after Timeout.

With Hostgator and many others there is no way to override the settings. It sucks to have to get a VPS for Scripts.

So has there ever been a final solution to this?? I seen some pretty cool things done with JavaScript and PHP.

I have a really good Curl Script that's a beast. I wish there was a way to Freeze then restart after the 60 s timeout.
 
what about you make code for that to restart the script of given timeout you want?
 
Back
Top