Upload Progress Handler¶
The Zend\ProgressBar\Upload\UploadProgress
handler uses the PECL Uploadprogress extension
for tracking upload progress.
Note
The PECL Uploadprogress extension is required.
This handler is best used with the FormFileUploadProgress view helper, to provide a hidden element with the upload progress identifier.