windows7 thinkphp做定时任务

2024-10-14 10:30:42

1、首先写好定时任务要执行的php程序

windows7 thinkphp做定时任务windows7 thinkphp做定时任务

4、然后添加定时任务开始 》 附件 》系统工具 》计划任务

windows7 thinkphp做定时任务windows7 thinkphp做定时任务

6、运行测试,看下可不可以运行,下面是我打印的日志,没有问题

windows7 thinkphp做定时任务

7、linux 可以用crontab做定时任务,和windows操作差不多

猜你喜欢