Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 240 Bytes

spisweixin.md

File metadata and controls

23 lines (15 loc) · 240 Bytes

sp_is_weixin()

X2.2.0新增

sp_is_weixin()
功能:

判断是否为微信访问

参数:

返回:

类型boolean,true为微信访问

使用:
$is_weixin = sp_is_weixin();