This documentation is for the old version. Go to the latest Upload Suite docs

UploadHandler.processRequest Method

Enables processing of Image Uploader Flash requests. Just call this method after specifying the AllFilesUploadedCallback and/or the FileUploadedCallback properties.

Syntax

PHP
public function processRequest() {
}

See Also

Reference