ScriptCase Cron Jobs

Is there any method to create cron jobs inside scriptcase?

HI, I`m looking for this too. Any help?

No scriptcase is just php. So you would need to have a process running (and you can write it in php) and that is on the OS level.
Of course you can usse things like this: http://www.phpjobscheduler.co.uk/

HI
I found a solution for a Cpanel Cron Job
at the comand fiel add this line
wget -O /dev/null --no-check-certificate URL
Martin

1 Like