What support for cron jobs is available and how do I use it?
Cron jobs allow you to schedule the running of commands on your account and can be set up from within your control panel or via SSH using the crontab command.
Via the control panel, you can use the standard interface which simplifies specifying the command to run. After selecting the Cron option from the main cPanel screen, you can select Standard and then use the simple menus to specify a time.
If you wanted to run a maintenance PHP script every night at midnight located at http://www.name.com/maintenance.php then you could set up the cron to run the following command: