That's actually what Zend recommends: http://framework.zend.com/manual/en/coding-standard.html
Thomas -Balu- Walter wrote: > On Mon, Oct 23, 2006 at 01:19:11PM -0500, phil wrote: >> I seems they're blaming a blank space at the end of one of the php >> pages, I'll try and take a look at mine later, but if you have time, >> see if you can find it. > > BTW - I've read suggestions to remove the closing ?> at the end of a php > file. This way additional whitespace at the end doesn't hurt as it is > eaten by the PHP parser. > > What do you think of this suggestion? > > Balu > > >
