solarisuser Posted September 14, 2007 Share Posted September 14, 2007 Hi All, I use the following to gather information and e-mail it: <textarea name="test" rows="5" cols="40">1. 2. 3. 4. </textarea> When it comes across in e-mail (plaintext), I see 1.\r\n2.\r\n, etc. Is there a function I can use against $_POST['test'] to make them actual carriage returns? Quote Link to comment https://forums.phpfreaks.com/topic/69365-extra-rn-when-using-mail/ Share on other sites More sharing options...
darkfreaks Posted September 14, 2007 Share Posted September 14, 2007 please post either the mail function or the headers this would be a coding issue there Quote Link to comment https://forums.phpfreaks.com/topic/69365-extra-rn-when-using-mail/#findComment-348546 Share on other sites More sharing options...
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.