dearmoawiz Posted April 18, 2008 Share Posted April 18, 2008 hello guys .. i want to send a formated email using php mail function in which i use html tags like create table ... but when i receive that mail in my inbox it show all those tags also instead of table ... can any body help me how i show table in inbox thnxx Enjoy!!!!! Link to comment https://forums.phpfreaks.com/topic/101704-hwo-to-send-formatted-email/ Share on other sites More sharing options...
jonsjava Posted April 18, 2008 Share Posted April 18, 2008 you need to use MIME Headers. There is a good MIME class out there (Get it here). They have a good how-to on using it. Link to comment https://forums.phpfreaks.com/topic/101704-hwo-to-send-formatted-email/#findComment-520297 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.