We’ve got a script but it keeps timing out, we’ve upped the limits in php.ini but the script still seems to time out at some point overnight.
What I’d like to do is keep the URL to the script open in a browser window and have it automatically refresh each hour to ensure the script is running all the time.
Is there something I can insert at /index.php to do this? Perhaps a meta refresh?
Or any other ideas would be welcome, many thanks.
Client side refresh:
Server side refresh:
15 means refresh after 15seconds. You have to insert the url to your script instead of http://localhost/