Home > Backend Development > PHP Tutorial > php输出xml格式字符串(用的这个)_PHP

php输出xml格式字符串(用的这个)_PHP

WBOY
Release: 2016-06-01 12:10:49
Original
720 people have browsed it
复制代码 代码如下:
header("Content-type:text/xml;charset=utf-8");
$aaa =

1.0.0.0
d3e59f1d78f344c682bef3517a4b667f
rong

.txt
<br><maintitle>www</maintitle> <br>

wwww

移动采编
Wwwwwww
Text


html;
echo $aaa;
?>
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template