Advertisement
Guest User

upload image

a guest
Jun 21st, 2017
8,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <form action="upload.php" method="post" enctype="multipart/form-data">
  2. Select image to upload:<br><br>
  3. <input type="file" name="fileToUpload" id="fileToUpload"><br><br>
  4. <input type="submit" value="Upload Image" name="submit">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement