首页 > 技术文章 > 解决微信登录时昵称中包含特殊字符,不能存入数据库问题

lixihuan 2017-12-29 13:26 原文

对微信昵称进行base64_encode()编码后存入

取出时 进行 base64_decode()解码解决

推荐阅读