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? 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 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
Archived
This topic is now archived and is closed to further replies.