I want to schedule a task that is a controller method in MVC CodeIgniter. In addition, I want to add a parameter in my web application for the administrator to change the schedule, and not work with the Windows task scheduler manually. I found some examples for the PHP Web Form scheuler, but not for the MVC CodeiIgniter! Could you guide me in this regard?
If my question is not clear, let me know what part you need for clarification!
Thank you very much in advance,
php scheduler scheduled-tasks codeigniter
user385729
source share