topical media & game development

talk show tell print

student-twitter-admin-login.incl.php / php



  
  <?php if (isset( error )) { echo("<font color=\"red\">error</font><br><br>"); }  ?>
          <center>
          <table border="0" cellpadding="0">
          <form action="?sub=login" method="POST">
                  <tr><td align="center"><br><nobr>Inloggen voor Admin</nobr></td></tr>
                  <tr><td align="right"><nobr>Login: <input type="text" name="loginname" value="<?php echo (isset(_POST["loginname"])) ? _POST["loginname"]: ""; ?>" size="15"/></nobr></td></tr>
                  <tr><td align="right"><nobr>Password: <input type="password" name="password" value="" size="15"/></nobr></td></tr>
                  <tr><td align="right"><input type="submit" value="Log in"/></td></tr>
          </form>
          </table>
          </center>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.