Hi, this is a little OT, but....
I was wondering what the best way to run a newsletter would be?
Is there is a newsletter script, that can pull e-mails out of a MySQL database!
I have a php subscription form, which people enter their e-mail address, this is put in a MySQL databse, they are then sent an e-mail for confirmation which changes the is_confirmed field in the MySQL database from 0 to 1.
I'm not really up on newsletters and such, and just wondered about how people would suggest running a newsletter! Is PHP a good idea? Or should I use other software?
Many Thanks
Ben
I was wondering what the best way to run a newsletter would be?
Is there is a newsletter script, that can pull e-mails out of a MySQL database!
I have a php subscription form, which people enter their e-mail address, this is put in a MySQL databse, they are then sent an e-mail for confirmation which changes the is_confirmed field in the MySQL database from 0 to 1.
I'm not really up on newsletters and such, and just wondered about how people would suggest running a newsletter! Is PHP a good idea? Or should I use other software?
Many Thanks
Ben