Are There Any Cron Jobs Alternative?

前端 未结 8 2059
礼貌的吻别
礼貌的吻别 2020-12-09 19:43

Cron Jobs are closed on my server and server admin doesn\'t accept open it. Because , cron jobs slowing server etc. So, i need an alternative.

I have to run a php fi

8条回答
  •  感情败类
    2020-12-09 20:01

    Subscibe to a (free) web site monitoring service, and schedule your [url]/cron.php. You can have your webpage page return something meaningfull and configure the monitoring service to notify you on that response.

提交回复
热议问题