UTF-8 BOM Problem
Posted
by jsonx
on Stack Overflow
See other posts from Stack Overflow
or by jsonx
Published on 2010-04-01T19:09:11Z
Indexed on
2010/04/01
19:13 UTC
Read the original article
Hit count: 395
utf-8
|bom-signature
Hi, I am using Komodo Edit as an IDE. I have to encode some files as UTF-8 without BOM in Komodo. In my localhost and site there is no problem but on some sites i am seeing BOM sign and this is a terrible problem for AJAX-JSON response. Any advices?
Thanks.
© Stack Overflow or respective owner