Blue Nite Productions - Multimedia service with a personal touch. Our services include: web design, hosting, consulting, custom scripting, flash media, graphic imaging, graphic editing, digital photography, digital video, interactive enhanced CDs, audio mastering, digital multitrack, recording, format conversion, mp3/ra/wma encoding, advertising audio (jingles), loop (samples), audio restoration, and more.

HOME | SERVICES | PORTFOLIO | MASTERING | WEB HOSTING | CODE | SUPPORT | CONTACT | AFFILIATES

phpUpload 1.01 (requirements: PHP 4 or greater)

This short PHP script will allow a visitor to your website to upload file(s) to a specific folder on your server. Great for receiving files that are too big for email. Features adjustable file size limit, time stamping, IP tracking, and email notification when a file is uploaded. Follow the instructions below to install it:

  1. Download the phpUpload 1.01 zip file.
  2. Unzip the files.
  3. Edit upload.php and change /path/to/your/uploads/folder/ to the folder/directory where you want the uploads to go. This folder must exist on your server. Create it if it doesn't already exist.
  4. Edit the other variables that are commented. Save the file.
  5. Open upload_form.php and edit the file size limit. The default is 10485760 KB (10MB). You can also modify the file to match the theme/style of your site. Save the file.
  6. The validate.php and completed.php files should be modified to match the theme/style of your site, however they will function "as-is."
  7. Upload all the files to a unique folder (e.g. uploads) on your server. You may also want to rename the upload_form.php to index.php or similar, but be sure it's in its' own folder.
  8. Test the script by going to http://your-domain.com/uploads/upload_form.php. You should be able to upload a file and then receive an email notification to the address you specified in the script.


phpUpload 1.01 screen shot

©1999-2008 Blue Nite Productions. All rights reserved.