dongweiben5229 2015-11-21 05:54
浏览 62

如何在PHP CodeIgniter中创建Cron作业

I need to run a query by using Cron job in CodeIgniter. How to create a Cron job with below mentioned details(weekly, 7 weeks, repeat on, and time). Here I attached the screenshot for your reference.

enter image description here

Please suggest around this.

Thanks in advance!

  • 写回答

2条回答 默认 最新

  • dongyi7513 2015-11-21 06:12
    关注

    There is no build in cron function in codeigniter. What you can do is:

    Create a cron on your server, which is calling a controller every x-time, e.g. every 5 minutes.

    You create a new controller, e. g. scheduler, which is called by the server cron. In this controller you handle the cron request and checking the execution time.

    The only difficult part is to calculate the times from a user input.

    A not well written but working PHP solution is here: PHPScheduler

    It is not codeigniter, but you can use this as a starter.

    评论

报告相同问题?

悬赏问题

  • ¥15 java报错:使用mybatis plus查询一个只返回一条数据的sql,却报错返回了1000多条
  • ¥15 Python报错怎么解决
  • ¥15 simulink如何调用DLL文件
  • ¥15 关于用pyqt6的项目开发该怎么把前段后端和业务层分离
  • ¥30 线性代数的问题,我真的忘了线代的知识了
  • ¥15 有谁能够把华为matebook e 高通骁龙850刷成安卓系统,或者安装安卓系统
  • ¥188 需要修改一个工具,懂得汇编的人来。
  • ¥15 livecharts wpf piechart 属性
  • ¥20 数学建模,尽量用matlab回答,论文格式
  • ¥15 昨天挂载了一下u盘,然后拔了