Date: 10/11/02
- Next message: Jome: "Re: [PHP-DOC] Newline character"
- Previous message: Jome: "Re: [PHP-DOC] " missing"
- Next in thread: Jome: "Re: [PHP-DOC] Newline character"
- Reply: Jome: "Re: [PHP-DOC] Newline character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I`m using php 4.1 with apache on Windows2000 server.
When i open the following php file in my browser
<html>
<body>
<?php print('hallo world\n');?>
</body>
</html>
the output in my browser is
hello world\n
why did the browser not interpret the newline character ?
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jome: "Re: [PHP-DOC] Newline character"
- Previous message: Jome: "Re: [PHP-DOC] " missing"
- Next in thread: Jome: "Re: [PHP-DOC] Newline character"
- Reply: Jome: "Re: [PHP-DOC] Newline character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

