Hi,
I have a mysql database of e-mail address for users, I would like to send a large number of these emails on a regular basis. I can write a query to pull out the e-mail addresses of these people, but what would be the best way to send all of these an e-mail?
Im looking for a way that i can fill in a form and it will e-mail all the people in my query?
Any help?
Regards
Andy