Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.18 KB | None | 0 0
  1. <form enctype="multipart/form-data" action="upload.php" method="POST">
  2. Please choose a file: <input name="uploaded" type="file" /><br />
  3. <input type="submit" value="Upload" /> </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement