J
|
Jane 11/26/2009 |
Hi, |
A
|
anu author 11/27/2009 |
Hi, I recommend you to have a look at the following article: http://www.xlinesoft.com/phprunner/docs/send_email_to_email_addresses_from_user_table.htm To send email every day use external scheduler like CRON. Write a script that checks the date and sends an email. Use cron to run this script on timely fashion i.e. once a day.
|