Click to See Complete Forum and Search --> : Help with email newsletter - PHP guru wanted


petetola
09-06-2003, 10:53 AM
We are planning to start sending newsletter thru email to our members. We need help with PHP code that can be used to send this newletter to members with the TO: section unique to each member.

I will appreciate any help with this. I also prepared to pay for this service.

Thanks in advance for your response.
petetola

brendandonhue
09-06-2003, 12:00 PM
You will use the mail() command to send the email, and to send it to each person, you will probably use a loop.
A good newsletter program can be pretty complicated-I would go with a pre-made one like phpMyNewsletter from http://gregory.kokanosky.free.fr/phpmynewsletter/

petetola
09-06-2003, 06:26 PM
Thanks for your quick response

Do you know where I can get any documentation on how to use phpMyNewletter. There is none on their website.
Thanks
Petetola