Welcome Guest, Not a member yet? Register   Sign In
How to use cronjob in codeigniter?
#3

(This post was last modified: 04-22-2015, 02:00 PM by Rufnex.)

For that you can use CI over the built in cli

http://www.codeigniter.com/userguide3/general/cli.html

In your cronjob file you can set the roule and call your job like

PHP Code:
* * * * php /path_to_your_ci_root/index.php welcome auto 

Reply


Messages In This Thread
How to use cronjob in codeigniter? - by paju89 - 12-26-2014, 07:46 AM
RE: How to use cronjob in codeigniter? - by Rufnex - 12-26-2014, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB