\CLASS_NOTIFY

Summary

Methods
Properties
Constants
app_chk()
notify_input()
show_result()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

app_chk()

app_chk(  $num_appId,   $str_appKey) : void

验证 app app_chk function.

Parameters

$num_appId
$str_appKey

notify_input()

notify_input(  $str_method = 'get', boolean  $chk_token = false) : void

读取 app 信息 app_get function.

Parameters

$str_method
boolean $chk_token

(default: false)

show_result()

show_result(mixed  $arr_re,   $is_encode = false,   $is_jsonp = false) : void

返回结果 show_result function.

Parameters

mixed $arr_re
$is_encode
$is_jsonp