| Friday 20 April 2007 3:26:14 pm 
                                                                 yes, "" is the BOM.  http://en.wikipedia.org/wiki/Byte_Order_Mark 
...looks like this in a HEX editor:EF BB BF
 
There is something with Textpad5 and the BOM,though I dont really understand what :-)
 http://www.textpad.com/support/relnotes.html
 
I'm fighting with BBEdit and the BOM. It is outputted whenever I do a
 
    $bla = $tpl->fetch('bla.tpl');
Note, the character is *outputted* when I do the fetch, even though the result of the fetch is stored in a variable ... when I change bla.tpl's encodings, things do change (but I can't get rid of the BOM). I only get different BOMs (UTF-16, etc) 
hmmmmmmmm*-pike
 ---------------The class eZContentObjectTreeNode does.
 |