Also, at least in my older version (can't remember the number) of PHP there's a little catch: if you include (e.g. function declaration) files that have accidental linefeeds after the ending ?> tag, they will show up in the beginning of the outputted html as blank lines. In Fedora Linux, I guess this also screwed up the meaning of the meta-tags that declared my charset and my browser used some default charset that messed up my special characters (I'm scandinavian).
But yet - PHP just did what it was told
