Skip to content

Instantly share code, notes, and snippets.

@adanzilla
Created September 10, 2015 17:11
Show Gist options
  • Save adanzilla/d081d2d72b23271405c4 to your computer and use it in GitHub Desktop.
Save adanzilla/d081d2d72b23271405c4 to your computer and use it in GitHub Desktop.
HTML - Form enctype
<form name="form" id="form_id" action="action.php" method="post" enctype="multipart/form-data">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment