摘要:
发送文本消息:$access_token = "";$url='https://api.weixin.qq.com/cgi-bin/message/custom/send?access_token='.$access_token;$content = '{ "touser":"'.$openid.'... 阅读全文
posted @ 2015-08-01 10:29
王宇walkOn
阅读(567)
评论(0)
推荐(0)
摘要:
方式一:function hits1(troops) { var troops = troops; var ajax=Ajax(); var url = 'xxx.php'; ajax.post(url,{'troops':troops},function(data){ $('.dw_hits1') 阅读全文
posted @ 2015-08-01 09:50
王宇walkOn
阅读(152)
评论(0)
推荐(0)