ajetrumpet
Banned
- Local time
- Yesterday, 23:40
- Joined
- Jun 22, 2007
- Messages
- 5,638
all,
can I get some input on how I might be able to use a MySQL database to perform mass mailings to people that have accounts with my website? Right now the only way I know to send mail is through the mail() function in PHP. But what about if you have a message that you want to send to everyone and every email address that you have in your online database? Does anyone have any experience with this? and if so, how did you accomplish it? thanks!
can I get some input on how I might be able to use a MySQL database to perform mass mailings to people that have accounts with my website? Right now the only way I know to send mail is through the mail() function in PHP. But what about if you have a message that you want to send to everyone and every email address that you have in your online database? Does anyone have any experience with this? and if so, how did you accomplish it? thanks!