课程/PHP/后端开发
PHP微信公众平台开发高级篇—群发接口
-
-
technoart
2019-01-07
群发接口实现
-
截图
0赞 · 0采集
-
-
technoart
2019-01-07
群发接口实现
-
截图
0赞 · 0采集
-
-
technoart
2019-01-07
微信号就是测试号的openID
-
截图
0赞 · 0采集
-
-
ningxiner_1991
2017-11-02
- 群发接口
-
0赞 · 0采集
-
-
冲啊啊啊啊啊啊
2017-08-25
- 发送代码
-
截图
0赞 · 0采集
-
-
痞子麦兜
2016-07-29
- $postJson=json_encode($array);
$res=$this->http_curl($url,'post','json',$postJson);
-
1赞 · 0采集
-
-
痞子麦兜
2016-07-29
- $array=array(
'touser'=>'',//发送的目标用户
'text'=>array('content'=>'text word'),//文本内容
'msgtype'=>'text'//消息类型
);
-
0赞 · 0采集
-
-
痞子麦兜
2016-07-29
- $access_token=$this->getWxAccessToken();
$url="https://api.weixin.qq.com/cgi-bin/message/mass/preview?access_token=".$access_token;
-
0赞 · 0采集
-
-
慕粉13237714691
2016-05-26
- 重点在公式
-
0赞 · 0采集
-
-
qq_天生傲骨怎能屈服_0
2016-05-26
- 群发接口的实现
-
截图
0赞 · 1采集