If you read the coding standards document it states that any php file that only contains php in it should not have a closing tag. For us with OCD it makes it hard but after practicing it for quite some time now, you realize that it does make things super nice to not have that extra newline in an include that pushes php to send the text/html header to the browser.

Vinny wrote:
After going through the docs I realized that the examples with no end ?>
was not a typo. Is that for every php script that uses in the framework or
just the framework classes? Will something bad happen if you do use '?>'
? How did that design decision come about?

--
Ghetto Java: http://www.streetprogrammer.com

--
------------------------------
Tanguy de Courson - 0x7a69 Inc.
http://www.0x7a69.net
skype: myneid
"A job well begun is half done" - Mary Poppins

Reply via email to