随笔分类 -  微信

摘要:初识php——微信消息处理 1 Message(); 5 6 class weixin{ 7 public function Message(){ 8 $postStr = $GLOBALS["HTTP_RAW_POST_DATA"]; 9 if (!emp... 阅读全文
posted @ 2014-08-09 21:24 N_ll 阅读(353) 评论(0) 推荐(0)