form nhap lieu

 avatar
user_8607526207
html
2 years ago
267 B
2
Indexable
  1 <html>
  2
  3
  4
  5
  6
  7         <form action = "app.php" method = "POST">
  8                 <input type = "text">
  9                 <input type = "submit"value = "Gui Hang Len Server">
 10         </form>
 11
 12
 13
 14
 15 </html>
~
~
Editor is loading...