Kohana调用自身类的定时脚本如何使用?


使用Kohana框架

写个定时脚本定时做一些数据库操作

不能使用curl调用mvc方式

要能直接调用内部类的方法的脚本该怎么写?

据说Kohana支持这种脚本

crontab php Kohana

鹿过_FIGO 9 years, 4 months ago

特意注册了个号回答:
kohana框架中,可以用task来实现在cli中运行。
参考: http://kohanaframework.org/3.3/guide/minion/tasks

shafa answered 9 years, 4 months ago

Your Answer