Simple PHP Filehosting Script
Have you ever wanted to make your own filehosting service?
Don’t worry, now it is possible in just around 1 – 5 minutes!
This script only requires PHP and MySQL to be installed on your server.
It creates the needed tables and columns to the database by its own, no need to mess with queries.
Features
- Administration panel
- User account system, with changeable passwords
- Sleek CSS3 desing
- Valid HTML5
- Easy to use uploading
- Files are commentable
- Anonymous comments
- 5-star rating system, which helps to take care of the quality
Admin settings
- Change the title and copyright of the site in just few clicks, no need to edit the template
- Footer can also be edited directly from the admin panel
- Toggle registrations
- Toggle non-registered users uploads
- Toggle commenting and rating of the files
- Toggle show uploader on the download page
- Temporary disable site (disabled on the demo)
Demo
www.deltac0.tk/code/filehosting
User: Admin
Password: demo
Don’t upload any important files, because the demo is accessible by everyone.