ListMaster is system that allows for bulk e-mailing. It's an easy way to keep in touch with your current customers to let them know about the things that are going on in your business. It's especially useful when used to keep you ahead of your competition. ListMaster provides the ability to send HTML newsletters without knowing HTML. Anyone who can use a word processor can effectively use ListMaster!
CommercialVersion: 1.8 Platform(s): linux Updated: Thu Sep 28 2006
So, you want to send automated email messages from your PHP application. This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.
Version: n/a Platform(s): n/a Updated: Tue Feb 6 2007
This helpful tutorial shows you how to build an opt-in email list in PHP. It covers validating email addresses, checking for duplicate email addresses, adding to a mailing list, and changing a strings case.
Version: n/a Platform(s): n/a Updated: Wed Jan 5 2000
In this tutorial, you will learn to create the admin send mail form. It shows you how to use a loop to send the mail instead of simply separating the cc email addresses by commas. It also allows you to choose to send to everyone on the list, or send to only one specific recipient on the list.
Version: n/a Platform(s): n/a Updated: Wed Jan 5 2000