Utf-8 coding, BOM head influence layout, remove also garbled!

Source: Internet
Author: User
Coded layout garbled utf-8 PHP

Rt,html/php/mysql Unified with Utf-8 code, if PHP with a BOM encoding format, will affect the layout of the page, as long as there is an include in PHP in the page more than one line of blank, if no BOM encoding, directly all Chinese will be garbled, if no BOM code, Add the header ("content-type:text/html; Charset=utf-8″), or will affect the layout, it seems that this code is added BOM header function.
I don't want to add the Include field to all the files, and that will be code redundancy.
Is there any good way to solve this?


Reply to discussion (solution)

The soy sauce ....

The soy sauce .... I have solved ...
Put

 
  
Put it on the first line of each file.


The soy sauce .... I have solved ...
Put

 
  
Put it on the first line of each file.

--so garbled is that the browser does not recognize your encoding format, this should be added

Then knot it.



The soy sauce .... I have solved ...
Put

 
  
Put it on the first line of each file.

--so garbled is that the browser does not recognize your encoding format, this should be added
It was added before, but not on the head.
  • 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.