[PHP-DEV] PHP 4.0 Bug #5559 Updated: Unexpected Characters in Long Strings From: Bug Database (php-dev <email protected>)
Date: 08/31/00

ID: 5559
Updated by: sniper
Reported By: rkenny <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

This is a 'bug' or feature of sendmail. Not a bug in php.
Add those carriage returns into those strings.
e.g str_replace("<BR>","<BR>\n")

--Jani

Full Bug description available at: http://bugs.php.net/?id=5559

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>