| Showing 1 - 9 from 9 tutorials on Page 1. |  | |
| | | Create your Email Server | | You can create an email sending program easily by PHP but, you need email server to test it. Don't upload to your online server! Now, create your own email server on your machine and test your email sending program faster. | | Added: 22 March 2007 - Visits: 197 | | | | | | | | The PHP mail() Function | | Learn abouth the mail() function in PHP, and how to specialize the parameters. The mail() function enables you to send an email from a browser | | Added: 21 March 2007 - Visits: 181 | | | | | | | | Form to Email | | Create a contact form with automatic email sending program. Short, Simple but powerful. Show you in 1 file without database. | | Added: 21 March 2007 - Visits: 159 | | | | | | | | Building an Opt-in Email List | | 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. | | Added: 20 March 2007 - Visits: 172 | | | | | | | | TD Subscribe Mail Script | | Explains how to link to inside every opt-in mail list email to allow subscribers to easily and automatically unsubscribe from the list. | | Added: 18 March 2007 - Visits: 166 | | | | | | | | Creating a Mailing List Manager with PHP | | This tutorial will guide you through building a complete mail list administration solution in PHP, capable of handling multiple lists. | | Added: 18 March 2007 - Visits: 197 | | | | | | | | Sending Mail To The Mail List | | 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 ... | | Added: 18 March 2007 - Visits: 164 | | | | | | | | Simple PHP mailing list | | Simple mailing list subscription and unsubcription script. Commented code for easy understanding. No databases required. List of emails will be stored in a file. Just copy the code provided to your site and it will work. | | Added: 17 March 2007 - Visits: 181 | | | | | |