if (strstr($user_name, '.')) { return AWS_APP::lang()->_t('用户名不能包含 .'); } if (strstr($user_name, '_')) { return AWS_APP::lang()->_t('用户名不能包含 _'); } if (strstr($user_name, ' ')) { return AWS_APP::lang()->_t('用户名不能包含空格'); } if (strstr($user_name, '*')) { return AWS_APP::lang()->_t('用户名不能包含 *'); } if (strstr($user_name, '`')) { return AWS_APP::lang()->_t('用户名不能包含 `'); } if (strstr($user_name, '°')) { return AWS_APP::lang()->_t('用户名不能包含 °'); } if (strstr($user_name, '☀')) { return AWS_APP::lang()->_t('用户名不能包含 ☀'); } if (strstr($user_name, '、')) { return AWS_APP::lang()->_t('用户名不能包含 、'); } if (strstr($user_name, '★')) { return AWS_APP::lang()->_t('用户名不能包含 ★'); } if (strstr($user_name, '☆')) { return AWS_APP::lang()->_t('用户名不能包含 ☆'); } if (strstr($user_name, '❤')) { return AWS_APP::lang()->_t('用户名不能包含 ❤'); } 正当我改的正欢乐的时候,我缺发现了一个用户名。。。。。。【 ゞ灬唏噓╰→ 】
这家伙很懒,还没有设置简介