This is a class for managing files uploaded via Web forms.
Given the form file field name, it can determine if the file upload was performed correctely and does not exceed a given size limit.
If everything is correect, the class can move the uploaded file in a given destination directory.
The class may also check whether the destination directory has sufficient write permissions to store the uploaded file.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.