Run a file with CRON?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
rsmarsha
Forum Contributor
Posts: 242
Joined: Tue Feb 08, 2005 4:06 am
Location: Leeds, England

Run a file with CRON?

Post by rsmarsha »

I have set up cron jobs to backup db's and now need to run a file with one.

Is this format right?

00 00 * * * folder/file.php

to run every day at 00:00
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

this has been discussed more times than i would like to remember. please use our Search Engine and you'll find all kinds of posts about this subject.
Post Reply