Welcome Guest, Not a member yet? Register   Sign In
Submitting a form with a cron job?
#3

(03-26-2020, 02:15 PM)includebeer Wrote: To run your code from a cron job, you have to call your controller via the CLI: https://chez14.gitlab.io/codeigniter-doc...l/cli.html

And to submit the form, you can use CURL. You can find a lot of example with Google.

Thanks a BUNCH! So the CURL should just be sent to the same controller the form is being sent by the view?
Reply


Messages In This Thread
RE: Submitting a form with a cron job? - by SmokeyCharizard - 03-26-2020, 02:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB