Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form action="prueba.php" method="POST">
- Nombre: <input type="text" name="nombre"><br>
- Apellido: <input type="text" name="apellido"><br>
- <input type="submit" name="submit" value="Enviar">
- </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement