[pLog-svn] Closing PHP Tag are not needed in fact.
howard chen
howachen at gmail.com
Mon Jun 2 05:11:11 EDT 2008
Hi,
Not sure if you know this before, but I am knowing this just today!
http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html
For files that contain only PHP code, the closing tag ("?>") is never
permitted. It is not required by PHP. Not including it prevents
trailing whitespace from being accidentally injected into the output
Howard.
More information about the pLog-svn
mailing list