email subscription help

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
sbolton1855
Forum Newbie
Posts: 1
Joined: Fri Apr 02, 2010 12:08 pm

email subscription help

Post by sbolton1855 »

I am looking for some resources to help me build an php/database e-mail subscription system.
Ideally it will have a form for users to enter name e-mail information ect... and select the categories they are interested in from check boxes or whatever (like sports, fashion, all, ect) the info will be stored in to the SQL database..

Admin will have a login page; within that page they will have a form that will allow them to select the category (all the e-mail addresses with in that category) type a message and send out “personal” e-mail notifications… This for me is pretty involved and I was wondering if anyone can help me with some references or tutorials to help me move this project along faster…
thx in advance
SB
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: email subscription help

Post by Christopher »

Look at phpList for a free solution. Or Constant Contact for a commercial one.
(#10850)
Post Reply