摘要:
$post_str = $GLOBALS["HTTP_RAW_POST_DATA"]; if(empty($post_str)) { echo ""; exit; } $post_obj = simplexml_load_string($post_str, 'SimpleXMLElement', L 阅读全文
posted @ 2019-04-30 11:17
jasonxiaoqinde
阅读(1358)
评论(0)
推荐(0)
2019年4月30日