"UTF-8 BOM Header information Output" What does that mean? How to deal with it

Source: Internet
Author: User
"UTF-8 BOM Header information Output" What do you mean by this sentence?
"UTF-8 BOM Header information Output" What do you mean by this sentence?

------Solution--------------------
The UTF-8 encoded header will have two special characters by default, and these two special characters are the BOM
------Solution--------------------
Take a look at this explanation:
Http://hi.baidu.com/%CE%D2%B5%C4%B5%C6%C5%DD%C1%C1%C1%CB/blog/item/9c1660ee5db2b03cadafd5e7.html
------Solution--------------------
I remember PHP if saved as UTF-8 BOM format, the top of the page will be a line of empty lines (at least I was under IE8)
------Solution--------------------
So you're going to love notepad++.
------Solution--------------------
When saving the utf-8php file, it is best not to save it in UTF-8 BOM header mode.
Otherwise, you will get an error in the program, using Session,header, and compressing the output.
The BOM header is just a file identifier that is added to the beginning of the file. It is invisible with an ordinary editor, but it does exist and will be output at the outset. It's because it's in the head, and it starts out, it causes the use of Session,header, and when the output is compressed, an error occurs.
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.