Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <html>
  2. <body>
  3. <form action="silvan.php" method="post">
  4. Nume:<input type="text" name="nume autovehicol" />
  5. Marca: <input type="text" name="marca" />
  6. <input type="submit" >
  7. </form>
  8. </body>
  9. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement