Re: [PHP-DOC] Could somebody pls. correct a typo? From: Daniel Beckham (danbeck <email protected>)
Date: 04/20/01

Are you positive that Netscape 4.x will not see a <br /> as a line break?
This is perfectly formed sgml or xml as far as I know.

Daniel

----- Original Message -----
From: "Thomas" <Yin.Yang <email protected>>
Newsgroups: php.doc
To: <phpdoc <email protected>>
Sent: Thursday, April 19, 2001 5:05 PM
Subject: Re: [PHP-DOC] Could somebody pls. correct a typo?

> But shouldn't that be worth a short comment in the doc (like "inserts
XHTML breaks..." instead of "HTML breaks", and
> when the change (from what) happened?) , since Browsers like Netscape 4.x
don't react on <br/>?
> Or have I missed a section with all these things one has to consider
(know) before - or at least after upgrading - (like
> $array[myfield] and the backward-compatible nl2br "doesn't work anymore")?