标签: php
我想将电子邮件安排在每天的特定时间。目前,我正在使用Windows Task Scheduler。但是我希望它能在不打开浏览器页面的情况下运行。我正在使用Windows。
答案 0 :(得分:1)
您可以为此创建Cron作业。要了解有关cron作业的更多信息,请参阅this帖子。