Best Tutorials website
Latest tutorials

Advertisment

Building an Opt-in Email List

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...


Views: 958 | Rating star | by Brad
PHP - Mailing List Management

TD Subscribe Mail Script

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.


Views: 905 | Rating star | by Troy
PHP - Mailing List Management

Sending Mail To The Mail List

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...


Views: 926 | Rating star | by Colin
PHP - Mailing List Management

Using Loops to Send Mail to Multiple Recipients

Using Loops to Send Mail to Multiple Recipients

This tutorial with revised code shows you how to send email to multiple recipients using loops.


Views: 819 | Rating star | by John
PHP - Mailing List Management

Creating a Mailing List Manager with PHP

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.


Views: 997 | Rating star | by Adam
PHP - Mailing List Management

Simple PHP mailing list

Simple PHP mailing list

Simple mailing list subscription and unsubcription script. Commented code for easy understanding. No databases required. List of emails will be...


Views: 827 | Rating star | by Isac
PHP - Mailing List Management