PHP Mail() more than one e mail at different later dates
Posted: Wed May 07, 2008 11:24 am
Hi,
Looking for help.
How can I take someones e mail address from a form and use the mail() function to send 5 different e mails to that e mail address at different time...
e.g:
email 1 today
email 2 tomorrow
email 3 on day 3
email 4 on day 4
email 5 on day 5
Can this be done with some sort of delay set on the mail function?
Ed
Looking for help.
How can I take someones e mail address from a form and use the mail() function to send 5 different e mails to that e mail address at different time...
e.g:
email 1 today
email 2 tomorrow
email 3 on day 3
email 4 on day 4
email 5 on day 5
Can this be done with some sort of delay set on the mail function?
Ed