Re: [PHP-DOC] Newline character

2002-10-14 Thread Jome
> I`m using php 4.1 with apache on Windows2000 server. > When i open the following php file in my browser > > > > > > > > the output in my browser is > > hello world\n > > why did the browser not interpret the newline character ? Because you're using single quotes (') instead of double q

[PHP-DOC] Newline character

2002-10-14 Thread shaun
Hi, I`m using php 4.1 with apache on Windows2000 server. When i open the following php file in my browser 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: