Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 442 Bytes

php-upload

PHP single-page simple upload for easily share your files from your devices to your server.

Instructions

There are two folder named upload and files. PHP script is located at upload/index.php and uploaded files will be moved in files.

After you uploaded this script on your PHP host you can access upload page at https://your-domain/upload.

Don't forget to change PASSWORD area at the top in upload/index.php.