wrapping text

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Folks are complaining mail arrives and text will not wrap. $message comes directly from a textarea. Old mail readers, I guess?
How can I make their life better and make the text wrap?

mail("info@xxxxxx", stripslashes($subject), stripslashes($message), "Return-Path: <info@xxxxxx>\r\nFrom: \"[foo] foo\" <info@xxxxxx>\r\nbcc: $bcc \r\nReply-To: info@xxxxxx \r\n"."X-Mailer: PHP/" . phpversion());

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux