Help with text break and new libne in email
Posted: Wed Nov 29, 2006 4:09 am
Hello,
I am going bananas trying to get text breaks and new lines in this text which is sent in an email.
I have tried " and \n and r\n\ but the text in ther email still wraps and I see the code in the text.
Can anyone help me please as I have Googled and searched but to no avail.
Dave
define('UNOTIFY_MESSAGE','Hello, You have requested a Response. Choose a pdf file and download it . Read it then come bacl to this site. Once Use the email address and password you used to Login into your Account. Thank you for supporting us and enjoy your Ringtone');
I want it to be like this..
Hello,
You have requested a Response. Choose a pdf file and download it .
Read it then come bacl to this site. Once Use the email address and password you used to Login into your Account.
Thank you for supporting us and enjoy your day.
I am going bananas trying to get text breaks and new lines in this text which is sent in an email.
I have tried " and \n and r\n\ but the text in ther email still wraps and I see the code in the text.
Can anyone help me please as I have Googled and searched but to no avail.
Dave
define('UNOTIFY_MESSAGE','Hello, You have requested a Response. Choose a pdf file and download it . Read it then come bacl to this site. Once Use the email address and password you used to Login into your Account. Thank you for supporting us and enjoy your Ringtone');
I want it to be like this..
Hello,
You have requested a Response. Choose a pdf file and download it .
Read it then come bacl to this site. Once Use the email address and password you used to Login into your Account.
Thank you for supporting us and enjoy your day.