slpctrl Posted April 26, 2008 Share Posted April 26, 2008 How would I go about making a PHP email app that can use HTML in the email? I can't really think of how I can do it but I'm sure it can. Link to comment https://forums.phpfreaks.com/topic/102973-html-in-email/ Share on other sites More sharing options...
hitman6003 Posted April 26, 2008 Share Posted April 26, 2008 http://www.php.net/function.mail, example 4 shows how to send html email. phpMailer is an excellent mailing class, with the ability to send html email: http://phpmailer.codeworxtech.com/ Link to comment https://forums.phpfreaks.com/topic/102973-html-in-email/#findComment-527507 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.