Page 1 of 1

Sending Mass Email through PHP and Mysql

Posted: Wed Sep 29, 2010 5:03 am
by michael_b
Hi there was looking just for a little bit of help,
currently as admin of my website I can email one user using my email page.
However I was trying to add a page where I could email all users on my database.
would anyone be able to suggest a good way of doing this?

Re: Sending Mass Email through PHP and Mysql

Posted: Wed Sep 29, 2010 8:49 am
by twinedev
To help give a good answer, Approximately how many users, how often, and what type of content to be mailed?

-Greg

Re: Sending Mass Email through PHP and Mysql

Posted: Thu Sep 30, 2010 5:48 am
by DigitalMind
A loop with mail() inside