文件名称:Weixinzhushou
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-05-30
- 文件大小:
- 221kb
- 下载次数:
- 0次
- 提 供 者:
- 尹**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微信助手的安装
解压之后将 wxapi 上传到你的网站目录下,例如 http://cms.ayhome.org/wxapi/index.php , 就是你的 微信回调URL地址,请将之填写到你的微信公众平台账号的,消息接口当中.
申请微信公众平台
微信公众平台官方站点申请账号 http://mp.weixin.qq.com/
登陆公众平台,点击 设置 -->自定义回复 -->调用公众平台
在 URL 中填写你的URL地址,可以参考微信助手安装步骤
请根据个人情况填写 Token 并记住,将会在配置助手的时候用上,这个 Token 是你随意去的字符串.以防止别人盗用.
点击提交,提示 提交成功 字样. 即完成安装
调试
请直接访问api地址,提交 t 参数进行测试,例如 http://www.xxx.com/?t=美女 , 直接查看源代码.-Micro-channel installation assistant after decompression wxapi upload to your website directory, for example http://cms.ayhome.org/wxapi/index.php, is your micro-channel callback URL address, set the fill to your micro-channel public platform accounts, message interface which applying for micro-channel micro-channel public platform public platform for the official site public account http://mp.weixin.qq.com/ landing platform, click Settings-> Customize replies-> invoke public platform Fill in the URL of your URL address, you can refer to micro-channel Assistant installation steps, please fill out the Token based on individual circumstances and remember, will spend time in the Configuration Assistant, you are free to go to the Token is a string in order to prevent others from theft. Click submitted, suggesting submitted successfully message. complete the installation and commissioning please visit api address, submit t parameters are tested, such as http://www.xxx.com/?t = beauty,
解压之后将 wxapi 上传到你的网站目录下,例如 http://cms.ayhome.org/wxapi/index.php , 就是你的 微信回调URL地址,请将之填写到你的微信公众平台账号的,消息接口当中.
申请微信公众平台
微信公众平台官方站点申请账号 http://mp.weixin.qq.com/
登陆公众平台,点击 设置 -->自定义回复 -->调用公众平台
在 URL 中填写你的URL地址,可以参考微信助手安装步骤
请根据个人情况填写 Token 并记住,将会在配置助手的时候用上,这个 Token 是你随意去的字符串.以防止别人盗用.
点击提交,提示 提交成功 字样. 即完成安装
调试
请直接访问api地址,提交 t 参数进行测试,例如 http://www.xxx.com/?t=美女 , 直接查看源代码.-Micro-channel installation assistant after decompression wxapi upload to your website directory, for example http://cms.ayhome.org/wxapi/index.php, is your micro-channel callback URL address, set the fill to your micro-channel public platform accounts, message interface which applying for micro-channel micro-channel public platform public platform for the official site public account http://mp.weixin.qq.com/ landing platform, click Settings-> Customize replies-> invoke public platform Fill in the URL of your URL address, you can refer to micro-channel Assistant installation steps, please fill out the Token based on individual circumstances and remember, will spend time in the Configuration Assistant, you are free to go to the Token is a string in order to prevent others from theft. Click submitted, suggesting submitted successfully message. complete the installation and commissioning please visit api address, submit t parameters are tested, such as http://www.xxx.com/?t = beauty,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Common
......\common.php
Conf
....\config.php
index.php
Lang
Lib
...\Action
...\......\AdminAction.class.php
...\......\IndexAction.class.php
...\Behavior
...\Model
...\ORG
...\...\Snoopy.class.php
...\Widget
Public
......\bootstrap.css
......\images
......\......\glyphicons-halflings-white.png
......\......\glyphicons-halflings.png
......\jquery.min.js
readme.txt
Runtime
.......\Cache
.......\.....\775a4ae636d909886f3b379f9d680771.php
.......\.....\e520eab97f2a80440d0a04cd3861ee1a.php
.......\.....\f21902a7dd71cf7a81e5e9e313e6ae1a.php
.......\Data
.......\....\config.php
.......\....\_fields
.......\....\.......\cms_ayhome.article.php
.......\Logs
.......\....\13_01_04.log
.......\Temp
ThinkPHP
........\Common
........\......\common.php
........\......\functions.php
........\......\runtime.php
........\Conf
........\....\alias.php
........\....\convention.php
........\....\debug.php
........\....\tags.php
........\Extend
........\......\README.txt
........\Lang
........\....\en-us.php
........\....\zh-cn.php
........\Lib
........\...\Behavior
........\...\........\CheckRouteBehavior.class.php
........\...\........\ContentReplaceBehavior.class.php
........\...\........\LocationTemplateBehavior.class.php
........\...\........\ParseTemplateBehavior.class.php
........\...\........\ReadHtmlCacheBehavior.class.php
........\...\........\ShowPageTraceBehavior.class.php
........\...\........\ShowRuntimeBehavior.class.php
........\...\........\TokenBuildBehavior.class.php
........\...\........\WriteHtmlCacheBehavior.class.php
........\...\Core
........\...\....\Action.class.php
........\...\....\App.class.php
........\...\....\Behavior.class.php
........\...\....\Cache.class.php
........\...\....\Db.class.php
........\...\....\Dispatcher.class.php
........\...\....\Log.class.php
........\...\....\Model.class.php
........\...\....\Think.class.php
........\...\....\ThinkException.class.php
........\...\....\View.class.php
........\...\....\Widget.class.php
........\...\Driver
........\...\......\Cache
........\...\......\.....\CacheFile.class.php
........\...\......\Db
........\...\......\..\DbMysql.class.php
........\...\......\..\DbMysqli.class.php
........\...\......\TagLib
........\...\......\......\TagLibCx.class.php
........\...\Template
........\...\........\TagLib.class.php
........\...\........\ThinkTemplate.class.php
........\ThinkPHP.php
........\Tpl
........\...\default_index.tpl
........\...\dispatch_jump.tpl
........\...\page_trace.tpl
........\...\think_exception.tpl
Tpl
...\Admin_index.html
...\Admin_login.html
...\Index_msg_news.html
...\Index_msg_text.html
...\Index_news.html
...\Index_text.html