sugan 0 Posted September 21, 2007 Report Share Posted September 21, 2007 Hi,I have used php mailer class to send mail to users, In that I want to provide break line along with the message for that I have used <br> tag.After When the message is send and at the user end <br> is displayed as such instead of new line. Please help.Regards,Sugan Quote Link to post Share on other sites
midnite 1 Posted September 21, 2007 Report Share Posted September 21, 2007 are you looking for "\n" ?i am sorry that i don't really know what you mean Quote Link to post Share on other sites
user4fun 2 Posted September 21, 2007 Report Share Posted September 21, 2007 are you looking for "\n"in case you are wondering, that is a line break Quote Link to post Share on other sites
vijay 0 Posted September 22, 2007 Report Share Posted September 22, 2007 Hi..For that you have to set mime type into "text/html" for using such html entities...-Vijay Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.