Archive | September, 2006

Use Cron Jobs To Automate Tasks or Update Your Website

19 September 2006

3 Comments

Automatically run scripts or commands for your site by setting up a cron job.” (A bit of trivia: “cron” is short for chronograph.”) Your cron job will run on the server at times and intervals set by the job. A cron job can automate a repetitive task. For example, a cron job can periodically delete [...]

Continue reading...