Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在独立于网站本身的 PHP-Cronscript 中使用我的 ZF2 模块(特别是 DB-Models)?它到底长什么样?
我已经通过使用控制台指令来做到这一点。您将能够执行以下操作:
php public/index.php cron diskspace_update
实际上,我有很多 crons 以这种方式运行,到目前为止一切都很好。他们还与数据库交互