摘要:
【网页中的所有连接默认新开窗口打开:】 阅读全文
posted @ 2014-10-25 21:34
ayee
阅读(160)
评论(0)
推荐(0)
摘要:
【xpath查找节点】 load("xxx.xml"); //3.转成DOMXPath $domXPath = new DOMXPath($xmldoc); //4.使用xpath技术查询需要的节点 $node_list = $domXPath ->query("/AAA/B... 阅读全文
posted @ 2014-10-25 20:35
ayee
阅读(279)
评论(0)
推荐(0)