Guest User

Untitled

a guest
Jan 22nd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <form id="myForm" action="prueba.php" method="POST">
  2. <input type="text" name="txt_nombre" value="https://fontawesome.com/">
  3. <textarea name="txt_ape"><script>...</script></textarea>
  4. <button type="button">Enviar</button>
  5. </form>
  6.  
  7. var_dump($_POST);
Add Comment
Please, Sign In to add comment