this might be a repeat.
i would like to run my index.php every certain mins. My server has option run cron command/ cron jobs. Someone please tell me what could should I use to schedule.
Thanks in advance.
this might be a repeat. i would like to run my index.php every certain
Share
First of all, why?
Second,
crontab -ewill allow you to edit your crontab. Then it’s just as easy as