Guest User

Untitled

a guest
Feb 7th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <center><h1>Original Website connecting DB</h1>
  5. <br><br>
  6. <form action="logbook.php" method="post">
  7. Username: <input type="text" name="username"/><br />
  8. Password : <input type="password" name="password"/><br /><br>
  9. <input type="submit" name="login" value="Login"/>
  10. </form></center>
  11.  
  12. </body>
  13. </html>
Add Comment
Please, Sign In to add comment