Documentation

weixin
in package

Table of Contents

Methods

init()  : mixed
初始微信小程序
init_mp()  : mixed
公众号

Methods

init()

初始微信小程序

public static init([mixed $appid = '' ][, mixed $secret = '' ]) : mixed
Parameters
$appid : mixed = ''
$secret : mixed = ''

init_mp()

公众号

public static init_mp([mixed $appid = '' ][, mixed $secret = '' ][, mixed $token = '' ][, mixed $aes_key = '' ]) : mixed
Parameters
$appid : mixed = ''
$secret : mixed = ''
$token : mixed = ''
$aes_key : mixed = ''

        
On this page

Search results