Michael B Allen wrote:
the linebreak after the ?> is not emitted.
Is there some kind of special rule about this or is it just a quirk?
Part of PHP syntax.
<http://www.php.net/manual/en/language.basic-syntax.php> says:
"when PHP hits the ?> closing tags, it simply starts outputting whatever
it finds (except for an immediately following newline - see instruction
separation) until it hits another opening tag"
Not that I can tell you /why/ they do it this way.
- Allen
--
Allen Shaw
slidePresenter (http://slides.sourceforge.net)
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php