This class allows to process the data uploaded by HTML5/Flash Uploader from client computers.
For a list of all members of this class, see UploadHandler Members.
class UploadHandler { }
This class has user-friendly API and functionality giving flexible typed access to the uploaded data. In order to use UploadHandler
you have to include UploadHandler.class.php
into your upload handling script, for example, upload.php
.