jacobib713 asked:
Hello,
Hello,
I’m new to PHP, and I’m setting up my website so that people can subscribe to a newsletter. I’ve successfully gotten to the point where a visitor can enter an email address, and it will be added to a table in my database.
Now, how do I make a page where the admin can type in a newsletter and have it be sent to all email addresses that are stored in that table?
Thanks!


2 Comments to 'How can I use PHP to send emails to a database list?'
February 23, 2010
I prefer PHPlist. It is a complete open source email package for subscribers, and gives you control from signing up to sending html or text emails to all in your lists. You can even set up multiple lists depending on what specific part of your site they subscribed to. This will require you to rewind a little. As in redevelop the subscription form(s) you’ve already created and change the way your DB is populated, but once you set this up a-z, you will have way more control over all aspects of it.
February 24, 2010
Try Buyaform.com They create all kinds of forms dirt cheap forms like form to email,form to email with many reciepients and auto responders,form to database and much more they also have a create your own form section
Leave a comment