| You are here: w100w.com > PHP > File Manipulation > Upload Systems |
| |||
The most powerful yet easy-to-use script with the features to upload and share files. Allows sending email notification, displaying ads etc.Features: -No login required, users can upload and share files-User signup to manage their uploaded files-Each user gets personalized homepage-View top 50 downloads-Completely template based-Search the entire script-File upload progress indicator-Improved uploaded file management-Facilitate you to display a preview or not-Admin can decide the days file be kept on the server-Hide the actual location of files-Highly configurable-Extensive backend admin-Easy to customize and implement-Ready to use script Platform: Windows, Linux, Unix, BSD Licence: Price: $99 File Size: 250000 Download : http://www.cmsnx.com/product.download.php?id=5 Homepage: http://www.cmsnx.com/product.about.php?id=5 | ||
Version: NA Platform: linux Home |
The Lideo_Write_File_uploader is written in both php and javascript featuring security,selectable download DIR,password protection,view after upload,and modify excutabele files such as exe and pl to protect you from harmfull uploads.For limited time it is FREE and uses the UNIX platform without any requirement for sql or a database of any kind. Just change the variables to your web site, enter your passwords and upload. Copyright Larry J. Chapman Sr | |
Version: 1.0 Platform: linux, windows, freebsd Home |
If you really want to know how to upload files using php,then you have just chosen the correct script. Go through it and read every line, there is a small description for each code line. | |
Version: 2.0 Platform: linux, windows Home |
A professional uploader/downloader system with user authentification. No need of sql as database maintained in flat file. User File Browser Area with ability to upload,download and delete. Seperate user folder auto created when user account registration. Very easy to install as only one file which contains the varibles is needed to modify. Ability to use your own header/footer. Upload catagorized in two types: Private Upload, Public Upload. Advanced Administrative Panel. | |
|
This is a very simple script that i use to upload images to a webserver. It returns the path where the file was stored, plus html- and bbcode for usage on forums. It is recommended to passprotect the folder this script sits in, therefor images are being copied to a folder outside the directory of the script. | ||
|
You can limit file name, file size, and file type(MIME type) by changing a little bit of source code How to Install? Easy! 1. Download and unzip file 2. Upload file 3. Change permissions. shell>chmod 777 * 4. Open simple_upload.php file. Enjoy it. | ||
| |||
|
A simple, powerful tool to upload and manage files from your HD to your website using your web browser. Improved download and authentication in version 1.3 | ||
Version: 1 Home |
Want to easily upload files onto your server using a simple form? Well this File Upload script is the thing for you! Its easy to set up and even easier to run! You could even start offering hosting with it to your users within 5 minutes! | |
Version: 1.42 Platform: all Home |
Mega Upload is a progress bar for php uploads. Even though PHP provides an easy to use built in file uploader it does not provide support for the display of a progress monitor while the file is being uploaded. Version 1.40 sees improves the scalability. | |
Version: 2 Platform: php Home |
Real helpful script I put in a control for file size and type, a email confirmation will be sent to site owner and visitor who uploaded the file. A link will be generated to show them the file uploaded on completion , easy to modify | |
Version: 1.12 Home |
Simple FileUpload is a small script that gives the user to be able to upload and download in one map with an username and password. Very handy for a group of users who want to share some files for i.e. school projects. That was the reason this script is written. Style is editable via a stylesheet and very simple to install. !Attention! The directory you share has to have read and write rights! | |
|
phUploader is a script for uploading images or files to a server. It comes with the option for image or file uploads, or both. You can specify your own file extensions that are accepted, the file size and naming options. The script has the capability to setup folders and chmod on the first run for easier setup for new users. This was tested with Linux and WindowsXP (EasyPHP). This script is very useful for temporary file storage or simple sig and avatar hosting. | ||
Version: 1.0 Stable Home |
this simple system is easy to configure and is safe to use. some of the features it has: Multiple files upload, Extensions check, Extensions attributes, Max file size control, ability to change mode of uploaded files, FREE ;) the script is very simple (as its name says) and is heavily commented! so modifying it would be easy.. comes with readme file that will guide you in installing the script. | |
|
This script is a powerful upload / download manager for unlimited users. It supports multiple file uploads (local or remote), separate user folders (for secure uploading and downloading), file descriptions and viewing, and a public download area for files you wish to share with your members. No database required. You have control over users with many permissions, including viewing, downloading, uploading, deleting, etc. | ||
|
Password protection, easy to use upload, upload folder can be specified, information on installation in readme, very simple | ||
Version: 2.0 Platform: Unix, PHP 4.2.3 Home |
Enables visitors to sign up for an upload account and upload files to your server. User and webmaster admin interfaces. Allocate storage for each visitor. Restrict file types. Templates and much much more...... | |
Version: 1.0 Platform: Unix, Win NT Home |
Uploader is a PHP script that lets you add a upload form to your website. It supports unlimited upload boxes. | |
|
With rc_uploader.class you can easily upload single or multiple files to your webserver. It cleans up filenames, has different overwrite modes in case a file already exists on the server (abort upload, auto-rename file, overwrite file). Also, filetypes and filesize can be restricted. An error reporting is available in english and german, with the possibility to print out messages directly to the screen or to use error codes for individual error reporting. Also, you can have the class send you a short report by email if uploads were processed. | ||
|
Here my PHP file upload class. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes together with an full working example. Sinds the second version is it possible to upload multiple files. Check the class file for all update information. | ||
Version: 1.4 Platform: all PHP supporting Home |
Powerfull and easy to integrate Upload management class for PHP. Enables your visitors to upload and delete uploaded files (visitors can only delete files they uploaded theirself). checks file extension and size before upload. logging function, multi language support... | |
|
With this class, you can create a page to upload files (e.g. pictures) to a server. The main features are: - File size verification - Image size verification (in pixels) - MIME-type verification | ||
|
iBULC is a browser-based multiple file uploading component that can be integrated with any server-side program or script. Enable your employees, clients, and/or users to upload pre-defined file types and sizes to your server using iBULC client side upload software. Client-side software works on all versions of Windows and Mac OS X. Browsers supported include Safari, Opera, Mozilla, Netscape, and IE. | ||
|
UploadHandler is a class set with functions to aid you when uploading files to your webservers filesystem. UploadHandler can dynamicly create the directory structure you pass it. Makes it very easy to sort uploads by date and so on. UploadHandler is designed as a helper class for use with other scripts and comes with fully functional examples. | ||
|
fileupload-class.php extends PHP's built in file upload features, allowing users to easily and safely upload files to a web server using their browser. The uploaded file name is cleaned up - special characters are deleted and spaces are replaced with underscores. The file is then moved to a specified directory (on your server). This class also gives the administrator control over how files with the same name are handled. fileupload-class.php also does its best to determine the file's type. If the user has named the file with the correct extension, then it will use that, but if the user tries to upload an extensionless file, PHP does can identify text, gif, jpeg, and png files for you. Error messaging is available in English, French, German, Dutch, Italian, and Finnish The current version features minor bug fixes, code cleanup and more language support, while remaining backward compatible with existing scripts. | ||
|
reducedcomplexity uploader is an advanced upload script. You can set an administrators password, rename or autorename files to be uploaded, overwrite the file or quit the upload in case the file already exists. A maximum filesize can be set, error and confirmation messages are editable. It is easy to set up , can easily be placed inside any existing php-file and can be run with register_globals=Off. Several language files are included. Also provided is an administration utility for the upload folder which allows you to browse and delete the files in your upload-folder, show filesize, -date and image-properties. The script is designed as an administrators tool but may also be used on public websites. | ||
Version: 0.1 Platform: Unix, WinNT, XP Home |
upload multiple files at a time, upload only allowed file extensions, multiple users with their own directory , private (username / password) / anonimous upload, email notification of upload including files, directory, IP adress and hostname, create directories, create thumbnails for uploaded images, supported types include GIF, JPG, PNG, template sistem for easy integration with any application, fully customizable; view demo here | |
Version: 1.1 Platform: Windows Home |
Designs uploader lets you upload files to your server from your website. Can upload files like: jpg, gif, png, zip, rar, ace, exe, html and php. Does not require mySQL. | |
Version: 1.0 Platform: Windows, Linux, Unix Home |
A class to handle file uploads with PHP. It features: allow or block file extensions; three different copy modes (consider existing files); detailed error reporting; filesize limit. | |
|
BlobHandler is a class set with many functions to handle file uploading/downloading with a MySQL database. BlobHandler stores all files as blobs into your database so you can easily display lists of all uploaded files for downloading. BlobHandler comes with example code. | ||
|
XPPubWiz.php is a standalone PHP script acting as a server for the Microsoft Windows XP Web Publishing Wizard (a nice HTTP upload frontend). It requires no installation and nearly no configuration. Based on the Gallery XP Publishing Wizard implementation written by Demian Johnston and Bharat Mediratta, this script is a standalone reference implementation, meant to be a simple starting point for anyone interested in writing a server for the Publishing Wizard. | ||
Version: 1 Platform: php 4 Home |
Real helpful script if you want to have visitors or only members upload files to your site via a form. An e-mail notification will be sent to you with the person's e-mail, file uploaded,and message. A link will be generated to show them the file uploaded on completion. | |
|
Script for uploading images to a server, checks for the file type and rejects it if it is not gif or jpeg file. Maximum file size can be set too. Also the directory where the files are uploaded. Easily can be modified for other file types. Working demo available. | ||
Version: 2.0 Platform: Unix, Windows Home |
Allow your users to upload files to a selected directory. This script also creates a list of all files uploaded so they can be downloaded. Current features for uploading are size limitation, extension limitation, and stopping file overwriting. A windows version is now available. | |
Version: 1.0 Platform: Linux Home |
This is an example upload file page for PHP that works with Linux RedHat 7.3 and PHP 4.2.1. This example shows you how to upload files with register_globals off. It is really easy to implement and test to see if it will work for you. You must make sure the directory you are uploading it into is CHMOD(777). Also includes a commented section on how you can store uploaded info in a mySQL database. | |
Home |
The Upload class is a wrapper for uploading files using html forms. It features methods for saving with the original filename, a new filename, and overwriting the file if it exists. |
| |||
| ScriptRequests.Com - Discussion | w100w.net - Links |