- ©«¤l
 - 4 
 - ¥DÃD
 - 1 
 - ºëµØ
 - 0 
 - ¿n¤À
 - 8 
 - ÂI¦W
 - 0  
 - §@·~¨t²Î
 - Windows 7 
 - ³nÅ骩¥»
 - Office 2013 
 - ¾\ŪÅv
 - 10 
 - ©Ê§O
 - ¤k 
 - µù¥U®É¶¡
 - 2017-3-16 
 - ³Ì«áµn¿ý
 - 2017-6-3 
 
  | 
 ¦³Ãö·|ûµù¥U
                
¤j®a¦n 
¥H¤U¬O§Ú½m²ß¼g¥X¨Óªº·|ûµù¥U¶± 
¥i¬O§Ú¤£ª¾¹D¸Ó¦bþÃä¥[¤WÅçÃÒªº¤èªk 
¥i¥H³Â·Ð¤j®aÀ°§U§Ú¶Ü? 
¥H¤U¬Oµ{¦¡½X 
<?php  
        session_start(); 
?> 
<!DOCTYPE html> 
<html lang="zh-TW"> 
        <head> 
                <meta charset="utf-8" /> 
                <meta name="viewport" content="width=device-width, initial-scale=1" /> 
                <link rel="stylesheet" href="assets/css/main.css" /> 
                <title>·|ûµù¥U</title> 
        </head> 
        <style> 
                form { 
                        border:#aaa solid 1px; 
                        margin:20px auto; 
                        padding:30px; 
                        width:500px; 
                } 
                p.danger{ 
                        color:red; 
                        text-align:center; 
                } 
        </style> 
        <body> 
                <?php 
                        if(isset($_SESSION['is_login']) && $_SESSION['is_login'] == TRUE): 
                 
                        header('Location: backend.php'); 
                ?> 
                <?php else:?> 
                <form method="post" action="login_check.php"> 
 
                                  <div class="col-xs-12 col-sm-4 col-sm-offset-4"> 
            <form class="register" method="post" action="php/add_member.php"> 
                         
 
                        <font> 
                                        <b><font size="5"><font color="green">·|ûµù¥U¡G</font></font></b> 
                                <class=out1 style='-height:60px'> 
                        </font> 
                        <div class="form-group"> 
                                <div class=out1 style='-height:40px'> 
                                                <label for="username">¦WºÙ¡G          </label> 
                                        <input type="text" class="form-control" id="username" name="username" placeholder="" required> 
                                </div> 
                         </div> 
             <div class="form-group"> 
                                <div class=out1 style='-height:40px'> 
                                                <label for="username">±b¸¹¡G          </label> 
                                        <input type="text" class="form-control" id="username" name="username" placeholder="" required> 
                                </div> 
                         </div> 
              <div class="form-group"> 
                                <div class=out1 style=' -height:40px'> 
                                                <label for="password">±K½X¡G          </label> 
                                        <input type="password" class="form-control" id="password" name="password" placeholder="" required> 
                                </div> 
                          </div> 
              <div class="form-group"> 
                                <div class=out1 style='-height:40px'> 
                                        <label for="confirm_password">¦A¦¸¿é¤J±K½X¡G  </label> 
                                        <input type="password" class="form-control" id="confirm_password" name="password" placeholder="" required> 
                                </div> 
                          </div> 
                          <div class=out1 style='-height:40px'> 
                                        <div class="4u 12u$(small)"> 
                                                <B>©Ê§O¡G<B> 
                                                <br> 
                                                <input type="radio" id="Male" name="sex"> 
                                                <label for="Male">¨k</label> 
                                                <input type="radio" id="Female" name="sex"> 
                                                <label for="Female">¤k</label> 
                                         </div> 
              <div class="form-group"> 
                                <div class=out1 style='-height:40px'> 
                                            <label for="name">¹q¸Ü¸¹½X¡G      </label> 
                                        <input type="text" class="form-control" id="name" name="name" placeholder="" required> 
                                </div> 
                          </div> 
                          <div class="form-group"> 
                                <div class=out1 style='-height:40px'> 
                                            <label for="name">¹q¤l«H½c¡G      </label> 
                                        <input type="text" class="form-control" id="name" name="name" placeholder="" required> 
                                </div> 
                          </div> 
                          <br> 
                          <div class="12u 12u$(small)"> 
                                        <input type="checkbox" id="rule" name="rule"> 
                                        <label for="rule">   
                                        <font face="DFKai-sb" font size="4" font color="green" >§Ú¦P·N¥»ºô¯¸ªA°È±ø´Ú©MÁô¨pÅv±ø´Ú</font></label> 
                           
                           
                                <div class=out1 style='text-align:center; -height:40px'> 
                                        <button type="submit"><span>°e¥X</button></span> 
                                </div> 
 
                </form> 
                <?php endif;?> 
        </body> 
</html> 
ÁÂÁ¤j®a!!! |   
 
 
 
 |