PHP output file header exception

Source: Internet
Author: User
PHP output file header error local nginx1.09 test everything is normal, upload to the server nginx1.12, when selecting text output, the complete code is returned: PHPcode & lt ;? Php @ $ id]? $ _ GET [id]: a; @ $ txt $ _ GET [txt]? $ _ GET [txt]:; $ treesarr PHP output file header error
The local nginx 1.09 test is normal. upload the file to nginx 1.12 on the server and select Text outputError reported
Complete code:
PHP code
  
  
  

Demo address: http://guilyn.host.org/cn/demo/full.php

------ Solution --------------------
This should be the reason for the BOM header. You can modify php. ini output_buffering = On or remove it.
------ Solution --------------------
When saving it as utf8, you need to pay attention to this header...
------ Solution --------------------
Int_set ('output _ buffering = on'); I don't know if I wrote the error?

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.