为什么xml格式加了header("Content-Type:text/xml");就报错?
出现这样的错误:
This page contains the following errors:
error on line 1 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
header()不管放哪都出错,前面也没有输出,卡在这里好久了,求助