Skip to content

Instantly share code, notes, and snippets.

@eufelipemateus
Created December 12, 2021 00:41
Show Gist options
  • Save eufelipemateus/a931bba908a5002e17618bde187d869e to your computer and use it in GitHub Desktop.
Save eufelipemateus/a931bba908a5002e17618bde187d869e to your computer and use it in GitHub Desktop.
<form action="/files" method="post" enctype="multipart/form-data">
<input type="file" id="file" name="fike"><br><br>
<button type="submit">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment