开发者

How to assign cron jobs through php

开发者 https://www.devze.com 2023-02-13 15:39 出处:网络
Is it possible to schedule some tasks in php to run automatically on the server at a开发者_开发问答 certain time of the day? . I heard abt cron jobs. is there any way to set it via php codehttp://php.

Is it possible to schedule some tasks in php to run automatically on the server at a开发者_开发问答 certain time of the day? . I heard abt cron jobs. is there any way to set it via php code


http://php.net/system lets you to run any command-line utility.

As for the certain command to set a cron job you have either to google a little or ask on serverfault.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号