lixlpixel uploadprogress script

coded 2005 by lixlpixel (http://lixlpixel.org/)

=================


Installation:
-------------

unpack files and chmod "upload-files" so PHP can save uploaded files.


Usage:
------

just surf to the directory where you unpacked the script.
If you have javascript disabled, it will fall back to "normal" usage,
If you use javascript you'll see the upload progress in kb. below the form.


Changelog:
----------

2005.09.01 very first version - just basic features


Notice:
-------

NOT SUITABLE FOR BUSY SITES - it works well if you have one upload 
at a time on your server.

BUT:
You can change the temporary upload directory in your php.ini file.
That would make it work MUCH better and you could easily modify this 
script to work with multiple uploads at a time.


Bugs and Suggestions:
---------------------

php@lixlpixel.com
