PHP simplexml_import_dom()函数讲解 PHPsimplexml_import_dom()函数实例获取DOM文档节点并转换为SimpleXML节点:<?php$dom=newdomDocument; simplexml_import_dom()函数讲解