Scheduled Tasks Tutorial
Why Scheduled Tasks? Sometimes, you want to send emails or do database work on a regular schedule without having to click on a page. The reason I needed to know this is because I have a calendar database. People have signed up to bring doughnuts and need to be reminded. Once a week I need the system to send an email to that person to remind them and to update the database. What technology is behind this? Cron is a standard Linux...
Scheduled Tasks on the GoDaddy Server
Sometimes, you want to send emails or do database work on a regular schedule without having to click on a page. The reason I needed to know this is because I have a calendar database. People have signed up to bring doughnuts and need to be reminded. Once a week I need the system to send an email to that person to remind them and to update the database. Please note that the Godaddy server is 2 hours behind our time and make the...