PC Nerd Posted January 12, 2008 Share Posted January 12, 2008 Hi, I'm looking at creating a mailing list for myself - and im familiar with using mail(). However I heard that for bulk email loopign through records and emailing each one using mail() isnt the best way to do it. Is there another function I could use to send a bulk email to people? Thanks for your help in advance. Quote Link to comment Share on other sites More sharing options...
kickassamd Posted January 12, 2008 Share Posted January 12, 2008 I use PHPmailer for all my projects that need mailing capabilites. http://sourceforge.net/project/showfiles.php?group_id=26031 Quote Link to comment Share on other sites More sharing options...
revraz Posted January 12, 2008 Share Posted January 12, 2008 PEAR MAIL Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.