摘要: public function index(){ $postStr = $GLOBALS["HTTP_RAW_POST_DATA"]; $postObj = simplexml_load_string($postStr, 'SimpleXMLElement', LIBXML_NOCDATA); $t 阅读全文
posted @ 2019-08-05 15:23 古语的月 阅读(588) 评论(0) 推荐(0) 编辑