Вход Регистрация
Файл: Website/ajax_login.php
Строк: 39
<?php

/*** Freedom City | Check RPGBUNNY.COM for more Full RPG Sources | www.rpgbunny.com ***/include "antet.php"; include "func.php";
include 
"language/en.php";

$_SESSION = array();
session_destroy();
?>

<title><?php echo $title?></title>

<link rel="SHORTCUT ICON" href="favicon.ico">

<html>


<head>


</head>

<body>
<table width="100%" height="100%" border="0">
  <tr>
    <td background="layout/intro/ajax/ajaxbg.jpg">
    
    <center>
    
            <form method="POST" action="login_.php" id="loginForm">

          <input type="hidden" name="action" value="userLogin" />
          <label for="gebruikersnaam">Username<br>    
            <input tabIndex="1" name="name" type="text" maxlength="15" value="" class="width2"/>
          </label><br>
          <label for="wachtwoord">Password<br>          
          <input tabIndex="2" name="pass" type="password" maxlength="25" value="" class="width2" />
          </label><br><br>


  <input class='button' type="submit" name="submit" value="<?php echo $lang['submit'?>">


        </form>    </td>
  </tr>
</table>





 
</body>



</html>
Онлайн: 0
Реклама