Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 16, 2021 23:24
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 parzibyte/c9e64626cae1ed2ab4df07277adb4951 to your computer and use it in GitHub Desktop.
Save parzibyte/c9e64626cae1ed2ab4df07277adb4951 to your computer and use it in GitHub Desktop.
<form method="post" enctype="multipart/form-data" action="guardar.php">
<input multiple type="file" name="archivos[]">
<br><br>
<input type="submit" value="Enviar">
</form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment