ted_chou12 Posted January 6, 2007 Share Posted January 6, 2007 how to change the font of the body text for php emails? html tags dont seem to work, i dont know if there are any special symbols to do this,Ted Link to comment https://forums.phpfreaks.com/topic/33078-about-php-mail/ Share on other sites More sharing options...
PC Nerd Posted January 6, 2007 Share Posted January 6, 2007 is you send the email in html format, and not plain text, the html tags for formatting should work. could someone confirm this for me, becauase im not 100% sure Link to comment https://forums.phpfreaks.com/topic/33078-about-php-mail/#findComment-154132 Share on other sites More sharing options...
ted_chou12 Posted January 6, 2007 Author Share Posted January 6, 2007 so should you also add <html></html> tags as well?Ted Link to comment https://forums.phpfreaks.com/topic/33078-about-php-mail/#findComment-154135 Share on other sites More sharing options...
invincible_virus Posted January 6, 2007 Share Posted January 6, 2007 yes.. u can use HTML for formatting email.. but some email clients disable HTML for security reasons. So, in that case, your HTML is of no use. Link to comment https://forums.phpfreaks.com/topic/33078-about-php-mail/#findComment-154136 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.