Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 575 Bytes

zend.progress-bar.upload.upload-progress.rst

File metadata and controls

20 lines (11 loc) · 575 Bytes
orphan

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 <zend.form.view.helper.form-file-upload-progress> view helper, to provide a hidden element with the upload progress identifier.