PHP Subscribers Mailing List

loverkakka

New Member
I need to create a mailing list for an Alumni site I am building. Below is how I'd ideally like the mailing list to function.The User
The user would go to the website, enter their email address (and possibly First/Last name) into the field(s), click on the Subscribe button and then get a verification message (either via pop up, redirect, or email message). The Site Manager
Each email address (and name) that has successfully subscribed would be compiled into a text document on the server or a group email address. The manager could then either log-in with an admin password to send a bulk email to the subscriber list (ex. http://justincross.net/stuff/join2.php) OR the admin could just email the list from a G-Mail account.Does anyone know how to do this effectively? I've searched for days for a tutorial/template but the very few I've tried seem to be either broken, or using a mySQL (which I'd prefer not do).Thanks in advance!
 
Back
Top