I'm looking for a very basic example of the use of Apache FileUploader - one that actually has explanation of the components. All I can find on Google just seems to dive right into the code without any understanding imparted.
The libraries are installed and I've had a shot at it, but I just don't understand the code and I hate being a copy-coder.
The use is for a single file upload, from an HTML form. Multiple files are not needed (which most tutorials also focus on).
Any help or links would be useful, thanks.