傻白's profile一个字《乐》PhotosBlogLists Tools Help

傻白

Occupation
Location
Interests
你要自己想的说
Lists

一个字《乐》

December 05

right

<html>
<head>
<title>
×¢²á³É¹¦
</title>
</head>
<body background="14.jpg" action="connect_mysql.php" method="post">
<center>
     <h1>
    <?php
    echo"×¢²á³É¹¦~";
    ?></h1>
     <h2>
     <?php
      echo"¹§Ï²!ÄúÒÑÌá½»³É¹¦,Çë¼Ç¼ÒÔÏÂÐÅÏ¢";
      ?>
    </h2>
</center>
   <br>
      <?php
     echo"Óû§Ãû: $name";
       ?>
   </br>
   <br>
      <?php
      echo"ÐÔ ±ð: $sex";
      ?>
   </br>
   <br>
      <?php
       echo"ÕÊ ºÅ: $id";
      ?>
    </br>
    <br>
      <?php
       echo"ÃÜÂë: **$passwd**";
      ?>
    </br>
    <br>
      <?php
       echo"Email: $email";
      ?>
    </br>
 <br>
    <?php
      echo"FTP://ftp.$id.com.cn";
    ?>
    </br>
    <br>
    <?php
     echo"http://$id.lerbaibai.com.cn";
    ?>
    </br>
   <form>
         <br>
           <a href="index.html" target="_parent"><input type="submit" value="BACK"></a>
         </br>
   </form>
</body>
</html>

注册

<html>
   <head>
       <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
       <title>×ÊÁÏÌîд</title>
   </head>
     <body bgcolor="#3399ff">
        <b><h1>ÇëÈÏÕæÌîдÈçÏÂÄÚÈÝ</h1></b>
<br></br>
        <form action="connect_mysql.php" method="post">
                <br><br>ÕæÊµÐÕÃû:&nbsp&nbsp<input type="text"name="name" size="20">
                                 ( ÇëÕæÊµÌîд )
                <br><br>ÐÔ&nbsp&nbsp&nbsp ±ð:&nbsp&nbsp<input type="radio" name="sex" value="ÄÐ">&nbspÄÐ&nbsp&nbsp&nbsp&nbsp<input type="radio" name="sex" value="Å®">&nbspÅ®
                <br><br>ÓÃ&nbsp»§&nbspÃû:&nbsp&nbsp<input type="text" name="id" size="20">
                                ( 1-16λ,ÇëʹÓÃÓ¢ÎÄ<a-z,A-Z>,Êý×Ö<0-9> )
                <br><br>ÃÜ&nbsp&nbsp&nbsp Âë:&nbsp&nbsp<input type="password" name="passwd" size="20">
                                ( 6-20λ,Ö÷Òâ×ÖÄ¸Çø·Ö´óСд )                                         
             <br><br>ÃÜÂëÈ·ÈÏ:&nbsp&nbsp<input type="password" name="renzheng" size="20">
                                ( ÇëÔÙÊäÈëÒ»´ÎÃÜÂë )                                                
             <br><br>µç×ÓÓʼþ:&nbsp&nbsp<input type="text" name="emaila"  size=10>@<input type="text" name="emailb" size=8> ( ÀýÈç:abc123@avtech.com )
<br><br><br><br><br>
          <center>   &nbsp&nbsp&nbsp&nbsp<input type="submit" value="Ìá½»">
                     &nbsp<input type="reset" value="ÖØÌî">
                                                       
          </center>
  </form>
  
</body>
</html>

成型的PHP

<html>
   <body>
    <form><br>
  
    <?php
      $name=$_POST['name'];
      $sex=$_POST['sex'];
      $id=$_POST['id'];
      $passwd=$_POST['passwd'];
      $renzheng=$_POST['renzheng'];
      $emaila=$_POST['emaila'];
      $emailb=$_POST['emailb'];
      $email="$emaila@$emailb";
      $ftp="ftp://ftp.$id.com.cn";
      $http="$id.lerbaibai.com.cn";
   
    chdir ("/var/www/lerbaibai");
    mkdir($id,0777);
    chdir ("/var/www/lerbaibai/$id");
    mkdir('docs');
    chdir ("/var/www/lerbaibai/www/docs/vsftpd_user_conf");
    $user=fopen($id,"a+");
     fwrite($user,"local_root=/var/www/lerbaibai/$id");
     fclose($user);
 
     if ($name ==''||$sex ==''||$id ==''||$passwd ==''||$renzheng ==''||$email ==''){
      include "error.html";
        mysql_close;
     }
     else if($passwd != $renzheng){
      echo"¶Ô²»Æð,ÄúÊäÈëµÄÃÜÂëÊäÈë²»Ò»ÖÂÇë·µ»Ø´ÓÐÂÌîд";    
     }
     else {
        $db=mysql_connect("localhost","root","52171314");
        mysql_select_db("ziliao",$db);
        $c="select name from xiangxi where name='$name'";
      $ccc=mysql_query($c);
      $array=mysql_fetch_array($ccc);
    
        if ($array[0]!=$name){    
       mysql_query("INSERT INTO  xiangxi (name,sex,id,passwd,email,ftp,http) VALUES ('$name','$sex','$id','$passwd','$email','$ftp','$http')");        
       include "right.php";
         }
    else {
      mysql_error();
      include "error.html";
      mysql_close;
     }
     } 
?>
   </body>
</html>
November 17

Index,我TM容易吗我,一个通宵切出来的!~~

html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>柠檬岛屿</title>
<style type="text/css">
<!--
body {
 background-color: #000000;
}
-->
</style></head>
<body>
<p>&nbsp;</p>
<table width="830" height="360" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="2"><img src="image/index-left-shang.jpg" width="381" height="181" /></td>
    <td width="439" rowspan="3"><img src="image/index-right.jpg" width="643" height="768" /></td>
  </tr>
  <tr>
    <td width="158"><img src="image/index-left-zhong.jpg" width="158" height="142" /></td>
    <td width="219"><table width="160" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td rowspan="4"><img src="image/index-yonghu-mima.jpg" size=20 width="69" height="82" /></td>
        <td height="16"><input type="text" style="height:20px; font-size:14px"></td>
      </tr>
      <tr>
        <td><img src="image/index-mima1-bai.jpg" width="154" height="11" /></td>
      </tr>
      <tr>
        <td height="23"><input type="password" style="height:20px; font-size:14px"></td>
      </tr>
      <tr>
        <td height="27"><img src="image/index-mima2-bai.jpg" width="154" height="28" /></td>
      </tr>
    </table>
      <table width="205" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="142" rowspan="2"><a href="image/denglu.html"><img src="image/index-queren.jpg" width="142" height="60" border="0" /></a></td>
          <td width="53"><a href="zhuce.html"><img src="image/index-zhuce.jpg" width="81" height="30" border="0" /></a></td>
        </tr>
        <tr>
          <td height="15"><a href="image/exit.html"><img src="image/index-tuichu.jpg" width="81" height="30" border="0" /></a></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td colspan="2"><img src="image/index-left-xia.jpg" width="381" height="448" /></td>
  </tr>
</table>
</body>
</html>
July 30

记忆

好想得一种病,就是那种只可以维持一天的记忆
 
每天早上起来都是新的!~~
 
留住之前快乐的那天,永远都有个好的开始!~
 
这样会不会是最快乐的?
July 12

嘎嘎嘎嘎 !~

哎呀老虎不发威你拿我当holle kitty是不是?
小驴不说话你拿我当snoop啊?
终于良心发现了,各位观众,第二次出现了!~
 
这回是吧
那个什么是吧
 
那必然会写点东西啊
 
不过发现个问题,翻了一宿别的这玩意
咋都没有几个会说连贯的国语的呢
全都蹦词,你说这个是啥毛病??
 
难不成洋人都这样,又学人家
嘎嘎,新学个词,鄙视你们那些不会讲连贯句子的人
 
大萝卜坐飞机你在那给冒充进口大苹果呢哈
 

 
March 19

我的第一次

第一次,我第一开始在这里留下痕迹,也许是因为觉得再不这样就太落伍了的说!
说不上不喜欢但是总觉得怪怪的,与其在这里写不如用记事本写,用网页的套版不如自己去规划!
身边的朋友似乎都有个SPACES的东西,犹豫了很久,终于决定从现在,我也开始了!
 
其实还没有想好从哪里开始,所以,我现在要去想好。很快就会回来!
 
There are no photo albums.
No list items have been added yet.