Can anyone help me on this very simple problem, I'm a newbie, but the problem seems so simple and it's buggering me.
I have 423 xp version installed. When trying out how to display any of the
escaped characters e.g.
echo("<p>blah blah..... \n");
echo("more blahs...");
in an HTML file, with IE6, I get
blah blah..... more blahs...
why? -- shall I just forget it and use <br />?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
