BitDrop is a php class that allows you to upload files to your server and provide a short URL link. Files expire after a set amount of time and then become inaccessible. BitDrop editor allows you to manage files so you can see what others are uploading. Highly customizable, select the length and characters of the short URL and file expiration time. You can also easily integrate BitDrop into your existing website by following the help file or using the included example.
View the online demo at bitdrop.codeeverywhere.ca
Access the editor at bitdrop.codeeverywhere.ca/editor.php
Features
- Easy to install and configure
- All functions stored in one PHP class file
- AJAX Uploading
- Hotlink protection
- Limit the number of downloads or file types
- Select the size of and characters in your URL
- Select the expire time of your files
- View and Delete files using the editor
- Runs on SQLite, NO external database required
Quick Start Guide and Tutorial Video
View on YouTube or Download the quick start guide and tutorial video (High Quality, Quicktime, .MOV Format – 8Min / 41MB).Requirements
- PHP 5 .1 or later
- Apache with mod_rewrite
Support
If you have any issues please contact me thru CodeCanyon.Recent Changes
1.2.2 – Oct 5th 2011- Bug Fixes
- Fix for Opera
- Fix for IE8 -9
- Download Limiting
- AJAX Upload
- Error Messages
- Bug Fixes
- HotLink protection added
- Download Count added
- Remove Expire Time option
- X weeks X days added
- File Type Limiting added
- Bug Fixes
- BitDrop Released

