Posted by NN on 10/15/62 12:00
I need to send an email automatically every week to the users in a
database that meet a certain criteria.
the way i implemented this, so far, is that when the admin logs into
the index.php, the email is sent if it wasn't sent that week already
..
the problem i'm facing is that if the admin doesn't login for a whole
week this email doesn't get sent.
is there a way to execute this index.php automatically every week?
BTW my server supports both php4 and php5 and runs linux.
thank you very much,
NN
[Back to original message]
|