ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

¦³Ãö·|­ûµù¥U

¦³Ãö·|­ûµù¥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>
                                &nbsp &nbsp &nbsp &nbsp <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'>
                                        &nbsp &nbsp &nbsp &nbsp <label for="username">¦WºÙ¡G&nbsp &nbsp &nbsp &nbsp &nbsp </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'>
                                        &nbsp &nbsp &nbsp &nbsp <label for="username">±b¸¹¡G&nbsp &nbsp &nbsp &nbsp &nbsp </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'>
                                        &nbsp &nbsp &nbsp &nbsp <label for="password">±K½X¡G&nbsp &nbsp &nbsp &nbsp &nbsp </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&nbsp </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'>
                                        &nbsp &nbsp <label for="name">¹q¸Ü¸¹½X¡G&nbsp &nbsp &nbsp </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'>
                                        &nbsp &nbsp <label for="name">¹q¤l«H½c¡G&nbsp &nbsp &nbsp </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!!!

        ÀR«ä¦Û¦b : «Ý¤H°h¤@¨B¡A·R¤H¼e¤@¤o¡A´N·|¬¡±o«Ü§Ö¼Ö¡C
ªð¦^¦Cªí ¤W¤@¥DÃD