Advertisement
ini_PlayeR

Untitled

Apr 21st, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1.  
  2. <h1> Form </h1>
  3. <form method="POST" action= "coba2.php">
  4. Masukkan username <input type="text" name="user"><br>
  5. Masukkan password <input type="password" name="pass"><br>
  6. <input type="submit" value="Done">
  7. <input type="reset" value="reset">
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement