|
Hi all,
Wondering if anyone can offer any assistance on the following?
I have a php mail() script that is triggered to run from a cron event I set up.
However, it seems to be inconsistent with regards to when and how many times it executes.
This is the cron setting:
0 3 3 **
The aim is to have it run every 3 days at 3am in the morning. Is this the correct set up for that to happen?
Many thanks in advance
Steve
|