QuickUploader V.0.5

A PHP Program to make a very Simple/Fast Upload interface insertable anywhere in your own program Instantly!

Download @ http://www.nagendra.com/projects/qupload/qupload-0.5.tgz
Browse Project Files/README over here

Quick QuickUploader SnapShot

Directions to start cooking :-)

1. start @ beginning of u r php code and define a variable called $path ( ex : $path = "/home/httpd/html/"; )

2. Include the file upster.php ( ex : include ('upster.php'); )

3. print out a variable called $upl wherever u want to place QuickUploader code ( ex : echo "$upl";

Note : The Dir Which you intent to read/write should have the corresponding permission for the user which the your WebServer is running.

Examples :

example1.php - Very minimal Example for netscape

example2.php - Cool Floating QuickUploader using DHTML (Sorry IE4+ Only)

Feel free to mail me any Bug Reports or cool new features you have added to me at nagendra@nagendra.com

  checkout more tools, whitepapers on main site :
Nagendra VU2CLN
nagendra@nagendra.com
http://www.nagendra.com/