mlkarie Posted March 24, 2004 Share Posted March 24, 2004 This could be a bit of a newbie question: I need to send an e-mail in HTML format (including images) using the PHP mail function. I have tried placing HTML tags like <br> etc. How does one write this kind of e-mail so that the recipient's Outlook Express or whatever recognises and interprets the HTML format? Where can I find a tutorial on this? Would be grateful for some help. Link to comment https://forums.phpfreaks.com/topic/1756-tutorial-needed-sending-html-email-php/ Share on other sites More sharing options...
homchz Posted March 24, 2004 Share Posted March 24, 2004 If you are willing to pay of it this is a great tool as an extention for DMX http://www.dmxzone.com/showDetail.asp?TypeId=3&NewsId=5628 Takes a bit to get used to it, and figure it out as it has no instructions but it allows you to create a PHP or HTML template and mail them to individuals or a emails in a db. Link to comment https://forums.phpfreaks.com/topic/1756-tutorial-needed-sending-html-email-php/#findComment-5718 Share on other sites More sharing options...
Websitenoobie Posted March 24, 2004 Share Posted March 24, 2004 well thats a WYSIWYG editor... I am sure you can code... it Link to comment https://forums.phpfreaks.com/topic/1756-tutorial-needed-sending-html-email-php/#findComment-5719 Share on other sites More sharing options...
mlkarie Posted March 25, 2004 Author Share Posted March 25, 2004 Thanks, very much - will try to find a self-coding solution first Link to comment https://forums.phpfreaks.com/topic/1756-tutorial-needed-sending-html-email-php/#findComment-5721 Share on other sites More sharing options...
AndyB Posted March 30, 2004 Share Posted March 30, 2004 Zend.com article with examples Link to comment https://forums.phpfreaks.com/topic/1756-tutorial-needed-sending-html-email-php/#findComment-5768 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.