Sending emails automatically after 10 days
Posted: Sat Oct 11, 2003 9:38 am
Hey there, got a bit of a problem.
Im working on a website but a client wants it so that after 10 days a user is automatically emailed with a reminder.
In addition he has several newsletters he wants mailed automatically on certain days.
Additionally each user has an expiration date column in their record row. 15 days before this date he wants an email sent out automatically to the user notifying them of the upcoming expiration
is there anyway to some how schedual these autoamted tasks in PHP or what? How would I go about doing this?
Heh quick edit in response to jolly, I believe cron jobs aren't enabled so is there any other way?
ANd if cron jobs are enabled can someone explain them to me and how they work?
Im working on a website but a client wants it so that after 10 days a user is automatically emailed with a reminder.
In addition he has several newsletters he wants mailed automatically on certain days.
Additionally each user has an expiration date column in their record row. 15 days before this date he wants an email sent out automatically to the user notifying them of the upcoming expiration
is there anyway to some how schedual these autoamted tasks in PHP or what? How would I go about doing this?
Heh quick edit in response to jolly, I believe cron jobs aren't enabled so is there any other way?
ANd if cron jobs are enabled can someone explain them to me and how they work?