Sending HTML email

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mzfp2
Forum Contributor
Posts: 137
Joined: Mon Nov 11, 2002 9:44 am
Location: UK
Contact:

Sending HTML email

Post by mzfp2 »

Hi

I want to construct a script which sends all my members a HTML newsletter as a email to their email addresses.

I was wondering wether it is enough to simply send HTML code in the message of the emails, or do I need to do something special?

Thanks

http://alljammin.com
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

Post Reply