Log in

View Full Version : I want to send a newletter through a form submission



leonidassavvides
07-04-2008, 09:00 PM
I want to send a newsletter through a form submission of "an email html form field and a subscribute button", in php/mysql, well what to do ? After enter the email address in the database (I know this) what follows if I want to send one ?

tfit
07-27-2008, 08:37 AM
The simple answer is to process it. The correct answer would depend on your mail setup, your retrieval of the data and error control. Some considerations:
Do you have a mailserver?
Is your newletter send on submission or automatic?
Who fills the database?

leonidassavvides
07-27-2008, 09:52 AM
www.PolisCarHire.com FORM FOR NEWSLETTERS, Imake it work t last ... The owner will press a button and newsletter will sent, containing a php webpage ...