Page 1 of 1

send HTML newsletter as e-mail

Posted: Fri Apr 16, 2004 4:32 pm
by monkeynme
I'm trying to send an HTML newsletter I created as an e-mail page (not attachment) with everything embedded. Is there some PHP code that will do this?

Posted: Fri Apr 16, 2004 5:19 pm
by magicrobotmonkey
check out phpMailer

phpMailer

Posted: Fri Apr 16, 2004 5:44 pm
by monkeynme
i may not be fully understanding this, but it seems like phpMailer only allows me to create basic HTML pages to send. The letter I want to send is temporarily located at http://www.photostencil.com/announcemen ... tartup.htm.

Can this software send this type of page?

Posted: Fri Apr 16, 2004 5:50 pm
by magicrobotmonkey
you can send an .htm file as an attachment, or read in the file and send it as text type html