Questions about PHP output XML files

Source: Internet
Author: User
PHPeach's XML output Content will automatically hide the xml tag in the browser, so I added the header (& quot; Content-type: textxml & quot ;); however, if the problem occurs, it is normal to output the content before it is added (view the webpage source file). However, once the header is added, only a part of the content is output and the output is stuck as follows: normal situation :? & Lt ;? Xmlversi about XML file output by PHP
PHP each xml content is automatically hidden in the browser.

So I added header ("Content-type: text/xml ");

However, if the problem occurs, it is normal to output the content before it is added (view the webpage source file). However, once the header is added, only a part of the content is output and the output is stuck.

As follows:
Normal situation:
? I'm a pig, I'm a pig

After adding the header:
I'm a pig.

The content gets stuck.

------ Solution --------------------
Will the php environment on your laptop be inconsistent with that on the server! Check it!

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.