@honest wrote:
I have an APP that pulls in some data via curl using the timer feature.
The timer id set to execute php code <?php include('cron.php'); ?> at an interval of 5000. It’s working but the APP hangs and becomes unresponsive, until the timer has finished.
Do have any suggestions to improve this ?
Posts: 1
Participants: 1