php xml 的基本操作类
摘要:
1 class xmlMessage{ 2 protected $doc; 3 protected $rootKey; 4 public function __construct() { 5 $this->doc = new DOMDocument('1.... 阅读全文
posted @ 2014-06-24 09:18 文淇的技术日记 阅读(174) 评论(0) 推荐(0)
posted @ 2014-06-24 09:18 文淇的技术日记 阅读(174) 评论(0) 推荐(0)