摘要: 修改xml : 阅读全文
posted @ 2016-10-09 15:22 haohaizi 阅读(203) 评论(0) 推荐(0)
摘要: $post_data=""; $ch = curl_init(); $url = ''; curl_setopt($ch , CURLOPT_URL , $url); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFI... 阅读全文
posted @ 2016-10-09 14:59 haohaizi 阅读(5463) 评论(0) 推荐(0)