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 only one specific recipient on the list.
Now that the login to the admin is successful and we have a secure environment, I need to make a form to be able to send mail to those on my list when indeed I do release new php scripts. My admin form will look a lot like the mail-to form (12/28/99) except it will have a few modifications: