A simple PHP file uploader service, powered by Bootstrap. This project is currently hosted at https://files.icurriculum.co/.
Use this instead.
- Make sure PHP is enabled on your web server of choice.
- Change
https://your_host_here.com
infileupload.php
to the url of your host. - Copy the project files to your webserver.
- Create a directory called uploads, make sure the permissions are 0777.
- Add Download Button.
- Add clickable link.
- Fix page design so it looks good on mobile.