Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 17:37
Show Gist options
  • Select an option

  • Save aaggour/d2bf86df6d9e4e1f9576cfa648effef0 to your computer and use it in GitHub Desktop.

Select an option

Save aaggour/d2bf86df6d9e4e1f9576cfa648effef0 to your computer and use it in GitHub Desktop.
formenctype attribute
<form enctype="multipart/form-data">
<input type=submit value=Submit ↵
formenctype="application/x-www-form-urlencoded">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment