Re: Apache Server, PHP, home page
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Apache Server, PHP, home page

From: Wayne <not@here.com>
Date: Wed Nov 16 2005 - 06:07:17 CET

On Wed, 16 Nov 2005 04:29:26 GMT, "Jim Carlock" <anonymous@127.0.0.1>
wrote:

>The html did not ignore the newline characters. The PHP
>script ignored \n and \r.

PHP doesn't parse backslashed characters in single-quoted strings. If
you use double-quotes on your strings, it will work as expected.
Received on Mon Nov 21 03:03:32 2005