Celerondude Uploader 6.3
From PHPKode | 873.6 KB
Try before download
The page visits: 735
Celerondude Uploader is a PHP upload project allows you to run a file hosting service on your web server. With this free PHP project, each account allows to have its own seperate storage space, you can manage them with the web based admin tools.
Features of Celerondude Uploader:
- Bandwidth tracking and limiting (requires mod_rewrite which means Apache)
IIS servers with ISAPI_Rewrite will need to port the rewrite rules. The syntaxes are VERY similar to each other so if you can do it you can ignore this requirement.
- Batch file uploading, either by selection or by Zip file (requires gzip in PHP).
Version 6.1 requires the additional Zip extension. Version 6.2 and after do not. Versions prior to 6.1 does not support batch uploading through Zip files.
- Image galleries, or photo folder, with thumbnails and slideshows. The GD graphics library (version 2) extension for PHP is required for thumbnail creation. Photo folder feature is only available in version 6.2 and up. Slideshow feature is only available in version 6.3 and up.
- Fully skinnable via template files. Two basic template sets are included.
Requirements:
- Apache web server with mod_rewrite or a one with URL rewriting capability.
- PHP 4.1.0 and up (minimally). Version 4.3.0 and up is recommended. PHP 5 untested but based on reports the script runs just fine.
- Safe mode in PHP must be OFF
- GD2 for thumbnail creation.
- Zip extension required for batch file uploading. Version 6.2 and up does not require this extension.
- Version 6.2 and up requires MySQL 3.0 and up. Although I only tested with 4.0, I didn't use any new features that are only available in 4.0 so 3.0 should be fine. I don't think any host is stupid enough to still run anything under 4.0
- Version 6.3 and up only: Zend optimizer
More popular Tool Resource
- Conquest Flex Viewer 1.0 (2 years, 6 months 27 days ago)
- ViewSVN 0.1.0.2 (2 years, 6 months 27 days ago)
- Home inventory 1.2.0 (2 years, 6 months 27 days ago)
- PHPCatalog 2.6.8 (2 years, 6 months 27 days ago)
- Netjukebox - the flexible media share 6.00 Alpha2 (1 month 21 days ago)
Listing Files

update.php- 15.6 KB
- 07/24/2006 20:28:22

.htaccess- 2.5 KB
- 07/17/2006 19:42:56

index.htm- 12.6 KB
- 07/24/2006 08:42:28

