hi everyone and thanks for your time, today I am trying to create a task on windows 7 that will run a task file on fuelphp using oil, so what I did so far is creating the task on task schedule that will run php.exe first then as arguments "CD root/to/my/task/file oil r taskclass:method".
Is this well done or may I change something to get it run.
I am new to cron job in PHP so I hope you guys can help me, thanks.
Thanks lot :D I have solved it and it is working just fine, the only issue I am still facing is how to increment a field in my DB using DB:update(), this is what I am trying: