I had a script which sends sms alerts everyday. I want it to send automatically send sms by fetching message from database. Can I do it without cron. Is there any other solu
I've used windows Task Scheduler to schedule a script on a server I couldn't access cron on before, that worked fine.