[PHP-DEV] PHP 4.0 Bug #2194 Updated: newline character ( \n ) ignored/treated as a single space From: Bug Database (php-dev <email protected>)
Date: 08/30/99

ID: 2194
Updated by: eschmid
Reported By: jkjome <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

You are outputting HTML. new lines are eaten up in HTML.
the proper HTML tag to make a newline is <br>.

Mark

Bug closed by

-Egon

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

-- 
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>