Advertisement
Guest User

Untitled

a guest
Aug 30th, 2019
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.17 KB | None | 0 0
  1. <form action="/files/upload.php" method="POST" enctype = "multipart/form-data" >
  2. <br>
  3. <input type="file" name="newFile" >
  4. <input type="submit" value="upload"> <br>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement