Cron jobs allow you to automate
repetitive tasks on the server that hosts your web site. This is a powerful tool
that allows you to take a hands-free approach to repetitive tasks. For example,
you could add a cron job that automatically copies a mySQL database to a
separate location on your site as a backup.
Warning: You need to have a good knowledge of Linux commands before you can use cron jobs effectively. Check your script with your hosting administrator before adding a cron job.
To add or modify a cron job:
Note: You can always click on the
button to change the cron job back to
whatever it was before you started entering information.

Topics:
Copyright © 2002-2004 by [Think Computers Inc.]. All rights reserved Revised: 12 Nov 2008 07:53:37 -0800 .