·nothing. 发表于 2012-10-16 19:38:57

恩恩

·nothing. 发表于 2012-10-16 21:19:58

改了外网还是连接不上服务器

wjs9889 发表于 2012-10-17 09:06:44

本帖最后由 wjs9889 于 2012-10-17 10:02 编辑

不够详细

主持人 发表于 2012-10-28 15:48:21

学习中

1058379097 发表于 2013-4-16 12:38:31

收藏了

爱英念 发表于 2013-4-16 16:21:14

看着是不错。就是不够详细。小白求图有真相。

◣小林子◢ 发表于 2013-12-5 11:55:47

好东西,谢谢楼主,希望咯业主继续更新兽血的网站

嘟嘟oο哇靠 发表于 2014-7-7 01:14:21

改了 外网还是 连不上 服务器

eub131347 发表于 2014-10-12 14:13:01

内网可以用。外网改了。线路开不了呀一直-1

可爱女人哦 发表于 2015-10-30 14:01:57

这个网站怎么才能连接到数据库注册账号呢,关键是如何能注册账号一点注册就弹出网页<?php
session_start();
include_once("./Config/Config.php");
if(!$isREG) die("未开放注册!");
if($_POST){
         include_once("./Class/function_common.php");      
      $illegal=illegalsubmit();
         $POST=Addslashess($_POST);
         include_once("./Class/mysql_new_class.php");      
      $connobj=new mysql_class($SQLhost,$SQLuser,$SQLPWD,$DATABASE);
         $sql="select name from account where name='$POST'";
         $accountid=$connobj->queryone($sql);
         $realname ='$POST';
         if($accountid) die("<script>alert('已存在该用户名');history.back();</script>");
             $pwd=md5($POST['login_password']);
               $sql="INSERT INTOaccount (name,password,email,is_adult) VALUES ('$POST','$pwd','$POST','1')";
               $id=$connobj->querysql($sql);
               if($id)
               {

                        $result =mysql_query("select id from account where name='$POST'");
                         $newid=mysql_result($result, 0);
                         mysql_select_db("acc_db") or die(mysql_error());
                         mysql_query("set names 'GBK'");
                         mysql_query("INSERT INTO sx_vas_table (Account_ID,Server_Name,VAS_Point) VALUES ($newid,'一线','10000')");
                         die("<script>alert('注册成功!已免费赠送给您10000点券');top.location='/';</script>");
               }else{
                         die("<script>alert('注册失败!');history.back();</script>");
               }      
}

?>
页: 1 [2]
查看完整版本: 兽血沸腾网站共享 带注册 看着还不错 附外网方法

本站内容如若侵犯到您的权益,请来电来函告知,我们会尽快处理!
联系QQ:1953150286,2251387361,123784736,免责申明