WeiXin-Private-API:[注意

时间:2021-05-08 22:13:14
【文件属性】:
文件名称:WeiXin-Private-API:[注意
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-08 22:13:14
PHP WeiXin-Private-API 注意 该项目已不再维护, 只作为参考!! 有问题请不要联系本人. 微信公众平台私有接口, 发送信息, 发送图片, 得到用户信息, 解析用户fakeId 本接口参考, 在此基础上作了修改和完善. 使用: 先在conifg.php中配置公众账号信息: $G_CONFIG["weiXin"] = array( 'account' => '公众平台账号', 'password' => '密码', 'cookiePath' => $G_ROOT. '/cache/cookie', // cookie缓存文件路径 'webTokenPath' => $G_ROOT. '/cache/webToken', // webToken缓存文件路径 ); test.php: require "config.php"; require "include
【文件预览】:
WeiXin-Private-API-master
----.gitignore(0B)
----README.md(1KB)
----cache()
--------webToken(0B)
--------cookie(0B)
----include()
--------WeiXin.php(10KB)
--------LeaWeiXinClient.php(3KB)
----config.php(295B)
----test.php(2KB)
----.DS_Store(6KB)

网友评论