File

PHOTO EMBED

Wed Jun 23 2021 17:06:10 GMT+0000 (Coordinated Universal Time)

Saved by @onlinecesaref #html

<form action="upload.php" method="post" enctype="multipart/form-data">
  Select image to upload:
  <input type="file" name="fileToUpload" id="fileToUpload">
  <input type="submit" value="Upload Image" name="submit">
</form>
content_copyCOPY