Thread
:
html email, how would one send one
View Single Post
#
2
(
permalink
)
09-11-04
Coopson
Member
Join Date: Mar 2004
Posts: 157
Thanks: 0
Thanked 0 Times in 0 Posts
Hi
Try using HTML Mime Mail. It's some PHP class that do it all for you. You feed it the html and a text version, and then complies the mime for you.
http://www.phpguru.org/static/mime.mail.html
I have used for lots of projects, works well!
Coopson
View Public Profile
Find all posts by Coopson