On Fri, 20 Jul 2007 16:39:51 -0500 (CDT), "Richard Lynch" wrote:

> Did you save it as UTF-8 with that byte-order-mark (BOM) thingie?
> 
> Does UTF-8 even HAVE a BOM?

<http://www.unicode.org/Public/UNIDATA/Index.txt>:

  "byte order mark        FEFF"


U+FEFF is <ef bb bf> in UTF-8.


/Nisse

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to