A
cron job is an automated process that
operates at predefined time intervals.
For example, updating a database at
3:00 AM every morning.
You set up the time and the task which
is to be performed. The cron job manager
provides you with a central interface
from which you can set and control
all of the specific cron jobs you
need to run. |