Coder Social home page Coder Social logo

ci_weixin's Introduction

ci_weixin

基于php ci (codeigniter) 框架 的微信 模块,包含 1、微信事件响应 2、第三方登录授权

安装步骤

1、application/config/constants.php

增加常量定义

define("TOKEN", "QQ83989686");

define("WX_APP_ID",'wx36883db1eX0def32');

define('WX_APP_SECRET','2298f3aec9d1c5c96f7c3X96623c5b2e');

2、配置好对应的数据库 信息

application/config/database.php

3、讲对应的源码 部署到 您 的 CI (codeigniter)目录里面

@[email protected]

ci_weixin's People

Contributors

sxf02615 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.