Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created May 27, 2011 16:23
Show Gist options
  • Save wchristian/995618 to your computer and use it in GitHub Desktop.
Save wchristian/995618 to your computer and use it in GitHub Desktop.
<form method='POST' enctype='multipart/form-data' action='/index.pl/upload'>
<input type="file" name="upfile"> <input type="submit" value="Upload">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment