PDA

View Full Version : schedule E-mail ?


funckey
08-19-02, 18:40
Hi all,
I’m trying to make a script that sends an e-mail a specific time and date. I use Mysql and Apache server on a WinXP machine so I don’t have any use of Cron jobs… I have this form were I enter time and date like: “2002-08-19 21:35” and save this in my db with the email address. Now I’ll like to schedule a job that sends this email I hour before the time and date that I entered earlier with my form. Any suggestions how I should do this ?

Regards
Peter

Mulligan
08-22-02, 12:35
You could get cron for Windoze (http://www.kalab.com/freeware/cron/cron.htm) :)