阅读背景:

帮助在php中使用xmlreader读取嵌套的xml

来源:互联网 
<root>
  <thing>
    <specs>
      <spec1 />
      <spec3 />
      <spec2 />
    </specs>
    <details />
    <more_info>
      <info1 />
      <info2 />
    </more_info>
  </thing>
</root>
<root>
  <thing>
    <specs>
      <spec1 />
  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: