Skip to content

Instantly share code, notes, and snippets.

@makensi
Created May 27, 2013 18:53
Show Gist options
  • Save makensi/5658532 to your computer and use it in GitHub Desktop.
Save makensi/5658532 to your computer and use it in GitHub Desktop.
<form id="form" enctype="multipart/form-data" method="post">
<input id="file" type="file" name="file"/>
<input type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment