Skip to content

Instantly share code, notes, and snippets.

@edisetiawan
Created December 8, 2015 15:37
Show Gist options
  • Save edisetiawan/80e9a5cd744c0af5c525 to your computer and use it in GitHub Desktop.
Save edisetiawan/80e9a5cd744c0af5c525 to your computer and use it in GitHub Desktop.
<form method="post" action="login_check.php">
Username : <input type="text" name="username"><br>
password : <input type="text" name="password"><br>
<input type="submit" name="login" value="login">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment