您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息
免费发信息

创设xml数据无法显示

2024/5/16 7:04:28发布7次查看
创建xml数据无法显示
formatoutput = true;
$root = $doc->createelement('book');
$root = $doc->appendchild($root);
$title = $doc->createelement('title');
$title = $root->appendchild($title);
$text = $doc->createtextnode('this is the title');
$text = $title->appendchild($text);
echo saving all the document:\n;
echo $doc->savexml() . \n;
echo saving only the title part:\n;
echo $doc->savexml($title);
?>
echo 出来只显示
saving all the document: saving only the title part: 
xml的内容无法显示出来!
------解决方案--------------------
查看网页源文件
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录