Skip to content

Instantly share code, notes, and snippets.

@ozelfatih
Created January 20, 2017 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozelfatih/11f6324b15feb01b4128ecd1b5b11245 to your computer and use it in GitHub Desktop.
Save ozelfatih/11f6324b15feb01b4128ecd1b5b11245 to your computer and use it in GitHub Desktop.
<input onclick="location.href='index.php'" type="button" value="Doğrulama kodunu değiştir" /><br><br>
Doğrulama Kodunu Giriniz: <input size="6" maxlength="6" name="kod" type="text" />
<input value="Doğrula" type="submit" />
<!-- </form> önceki kod yapımızın devam olduğu için <form> tag'ını kapatmayı unutmuyoruz. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment