微信主动推送信息,PHP版微信公共平台消息主动推送2015-04-15发布
推荐一个网站
www.itziy.com csdn免积分下载器、pudn免积分下载器、51cto免积分下载器
www.verypan.com 百度网盘搜索引擎
www.94cto.com 编程相关视频教程、电子书、源码、开发工具、文档手册
模拟登录微信公共平台,实现主动信息发送;
突破订阅号一天只能发送一条信息的限制。
使用编码UTF-8
代码地址:https://github.com/itziy/wechat
使用方法:
$arr = array( 'account' => '公众平台帐号', 'password' => '密码' );
$w = new Weixin($arr);
//$w->getAllUserInfo();//获取所有用户信息
$w->getUserInfo($groupid, $fakeid);//获取单个用户的信息,如果是默认组,则$groupid传0
$w->sendMessage('群发内容'); //群发给所有用户
$w->sendMessage('群发内容',$userId); //群发给特定用户,这里的userId是fakeid
本实例仅供参考,由此引发的法律风险,本人概不负责。谢谢。
AD:真正免费,域名+虚机+企业邮箱=0元

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Notepad++7.3.1
Easy-to-use and free code editor

WebStorm Mac version
Useful JavaScript development tools

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)