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.
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: 2 Platform(s): php Updated: Mon Aug 9 2004
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!
Version: 1.12 Platform(s): n/a Updated: Fri May 21 2004
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...
Version: 1.4 Platform(s): all PHP supporting Updated: Fri Mar 5 2004
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
Version: 0.2 Platform(s): Independent Updated: Mon Mar 8 2004
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.
Version: 2.1 Platform(s): Mac OS X, Unix, Linux, Win /NT/2000/XP Updated: Thu Mar 4 2004
Process any upload from any form, the file type or size can be set, auto thumnail creation of Jpg's and Png's. This script is intended for people new to PHP who want to control what is uploaded and how it is displayed. This script will grow with user feedback
Version: 1 Platform(s): Unix, Win NT, XP Updated: Sat Nov 22 2003
B2 File Uploader is an add-on for B2, the popular Blogger by Michael V. This script will upload your files (including images) from within B2 and then add the IMG SRC tags to your post automatically. This file is no longer needed because it has been included in b2 but if you need a sample file uploader, this will work well.
Version: 1 Platform(s): Unix, Win NT Updated: Wed Aug 27 2003
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.0 Platform(s): Linux, Unix, Windows Updated: Thu Feb 27 2003
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.
Version: 1 Platform(s): php 4 Updated: Tue Feb 11 2003
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.
Version: 1.0 Platform(s): Linux Updated: Tue May 28 2002
Advanced Uploader is a PHP script that allows you to upload file to a given directory. The size of files to upload can be limited. You can also limit the extensions of files. You can have as many extensions as you like. Two versions available: a Unix version and a Windows version.
Version: 1.00b Platform(s): Unix, Windows Updated: Tue Jan 15 2002
pUpload is a simple file upload interface developed in PHP. One can use it to upload files to server and/or to understand how file uploading works in PHP.
Version: 1.0 Platform(s): n/a Updated: Wed Nov 7 2001
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.
Version: n/a Platform(s): n/a Updated: Tue Oct 16 2001
This is an PHP file upload class for your MySQl database. Currently, images and texts are checked, but there are no limits. It can be extend to your own needs.
Version: n/a Platform(s): n/a Updated: Thu Oct 5 2000