摘要:
公众号登录 注:需要在公众平台设置网页授权域名 1、用户同意授权,获取code url:https://open.weixin.qq.com/connect/oauth2/authorize?appid=APPID&redirect_uri=REDIRECT_URI&response_type=co 阅读全文
posted @ 2020-11-02 17:14
邈宇
阅读(1062)
评论(0)
推荐(0)
摘要:
直接去掉昵称中的图片 preg_match('/[\x{4e00}-\x{9fa5}A-Za-z0-9_]+/u', $userInfo['nickname'],$matches) $userInfo['nickname'] = implode('',$matches); 数据库存储带表情的昵称 1 阅读全文
posted @ 2020-11-02 16:22
邈宇
阅读(229)
评论(0)
推荐(0)

浙公网安备 33010602011771号