Page 1 of 1

Sending Periodic Emails Using PHP

Posted: Mon Sep 29, 2008 4:14 pm
by waq2062
Hi All

I want to send weekly emails using PHP, My website is hosted in windows server and I am using Plesk control panel. can anyone tell me how can I do that..

Thanks a lot.

Re: Sending Periodic Emails Using PHP

Posted: Mon Sep 29, 2008 4:17 pm
by The_Anomaly
Scheduled tasks running a php script, perhaps?

Re: Sending Periodic Emails Using PHP

Posted: Mon Sep 29, 2008 4:44 pm
by alex.barylski
Use a newsletter service or autoresponder.

phpList is probably best known open source solution.