#----[ AFTER, ADD ]--------------- # $code = strtolower(preg_replace('#(\d)#e', 'chr($1 + 96)', $code)); A problem I have is that $code .= $confirm_chars[mt_rand(0, $max_chars)]; } isn't anywhere in the usercp_register.php page that I have. I tried adding it in as well as the after,add code in diff...