PHP 操作XML文档
摘要:
<<<操作符需PHP5.3以上版本才能支持,下面程序在wamp环境下测试完成。 <?php // Set the content type to be XML, so that the browser will recognise it as XML. header( "content-type: 阅读全文
posted @ 2016-06-30 10:44 xihong 阅读(151) 评论(0) 推荐(0) 编辑