Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索
123
返回列表 发新帖

[求助] 6.0注册用户名长度修改方法

[复制链接]
botaoshizhe 发表于 2009-4-29 17:09:27 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

botaoshizhe 发表于 2009-4-29 17:09:43 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

botaoshizhe 发表于 2009-4-29 17:09:54 | 显示全部楼层
7.0   的在register.php找不到
if(strlen($username) < 3) {
                showmessage('profile_username_tooshort');
        }
        if(strlen($username) > 15) {
                showmessage('profile_username_toolong');
        }



有没有7.0的方法
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-31 02:15 , Processed in 0.101882 second(s), 12 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表