Advertisement
enochmh2

upload html code

Dec 19th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <form method="post" action="upload.php" enctype="multipart/form-data">
  2. <input name="uploaded" type="file" >
  3. <input type="submit" value="upload">
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement