[eluser]stevefink[/eluser]
Thanks for the reply and help folks.
Yeah it was determined that I had an extrenuous space at the end of one of my models. Completely could NOT see it with the naked eye.
It would be nice of the PHP compiler can be hacked to eradicate all white spaces after the last ?> in a file.
I wonder how badly I'd break things by trying to edit the PHP source myself to do this. I mean, it already gets rid of comments during compilation, does it not?