Advertisement
H4nk

upload.html

Apr 29th, 2013
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. <form name="form_upload" method="post" action="proses-upload.php" enctype="multipart/form-data">
  2. Picture: <input type="file" name="picture" />
  3. <input type="submit" name="upload" value="Upload" />
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement