Run a file with CRON?
Posted: Thu May 05, 2005 5:23 am
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
Is this format right?
00 00 * * * folder/file.php
to run every day at 00:00