コードをコピーします コードは次のとおりです:
//著者: www.tongqiong.com
//header("content-type:text/html; charset=utf-8" );
/ /include_once("include/config.php");
////include_once("include/n_public_function.php"); /$db = 新しい DB_MYSQL("localhost","dbh218710","root","123");
include_once('./common.php');
include_once(S_ROOT.'./data/data_magic.php') );
>
title>
global $_SGLOBAL;//登録されたユーザー名
$rando_first_name = array(
'ショッピング場所',
' ',
'台州ママ',
'7788 ハッカー'
);
//登録パスワード
$rando_first_password = array(
'15032x',
'103716',
'114517',
'1ggg17'
);
/* ユーザー名とパスワードが一致していることを確認するために、出力文字の配列の長さを比較します
echo count($rando_first_name)
echo count($rando_first_password);
exit; for($ i=0;$i$username = $rando_first_name[$i];
$salt = substr( rand() ), -6);
$pwd = md5(md5($pwd1).$salt);
//このユーザー名が既に存在するかどうかをクエリします
$sql_username = "select username from uc_members where username='".$ username. "'";
$s_name = $_SGLOBAL['db']->fetch_array($_SGLOBAL['db']->query($sql_username)); name
if( $username != $s_name['username']){// 存在しない場合
$_SGLOBAL['db']->query("INSERT INTO uc_members (username,password,regdate,salt)
VALUES ('$username ', '$pwd','".mktime()."','$salt')");
$sql = "username='".$username の uc_members から uid を選択します。" '";
$_SGLOBAL ['db']->query($sql);
$uuu = $_SGLOBAL['db']->fetch_array($_SGLOBAL['db']->query($sql) ));
echo $ uuu['uid'];
$_SGLOBAL['db']->query("INSERT INTO uc_memberfields (uid)
VALUES ('".$uuu['uid'].") ");
echo $ username."success
";
}else{
echo "追加したいユーザーが追加されました。 ";
}
}
//著者: www.tongqiong.com
?>
http://www.bkjia.com/PHPjc/325628.html
www.bkjia.com
truehttp://www.bkjia.com/PHPjc/325628.html
技術記事次のようにコードをコピーします。 //著者: www.tongqiong.com //header("content-type:text/html; charset=utf-8"); / /include_once("include/db_mysql.in...