Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form action="upload.php" method="post" name="uploadform" id="uploadform" enctype="multipart/form-data">
  2. <input type="file" name="my_upload" />
  3. <input type="submit" name="submit_btn" value="Upload" />
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement