Date: 01/27/01
- Next message: chris.php <email protected>: "[PHP-DEV] PHP 4.0 Bug #8949: imap_8bit() does not encode leading dots correctly"
- Previous message: Andi Gutmans: "[PHP-DEV] --enable-tiny"
- In reply to: Monte Ohrt: "[PHP-DEV] php eating carriage returns?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yeah, it's the intended behavior - there was a discussion about it a few
years ago...
Zeev
At 17:16 26/1/2001, Monte Ohrt wrote:
>example:
>--------
>
>This is a test
>
><? print "testing1"; ?>
><? print "testing2"; ?>
><? print "testing3"; ?>
>
>done.
>
>
>
>When I run this from the command line (4.0.5dev) I get the following
>output:
>
>
>
>This is a test
>
>testing1testing2testing3
>done.
>
>
>
>Why are there not carriage returns between the print statements? Is this
>an intended behavior?
>
>Monte
>
>--
>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>
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- 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>
- Next message: chris.php <email protected>: "[PHP-DEV] PHP 4.0 Bug #8949: imap_8bit() does not encode leading dots correctly"
- Previous message: Andi Gutmans: "[PHP-DEV] --enable-tiny"
- In reply to: Monte Ohrt: "[PHP-DEV] php eating carriage returns?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

