Advertisement
enochmh2

upload

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