Advertisement
Guest User

Untitled

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