November 29, 2009

Create the Light Upload Form

Create the Light Upload Form. The following trick is very useful of you who want to add file upload form facility on the site.


Follow these steps:
  • Copy the following code in your web editor

  • Save with the name upload.php
This code is to create a form upload

  • Then copy the following code 

  • Save with the name upload_file.php
This code is to be uploading files

Result of view of the form upload

Result of display information from files that have been uploaded
 
This results from the uploaded file. Uploaded files will be stored together with the location upload.php and upload_file.php


Made it easy enough

Recent Comment

Grab This Widget