Created
July 30, 2019 17:37
-
-
Save aaggour/d2bf86df6d9e4e1f9576cfa648effef0 to your computer and use it in GitHub Desktop.
formenctype attribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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