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

Latest commit

 

History

History
18 lines (10 loc) · 565 Bytes

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

File metadata and controls

18 lines (10 loc) · 565 Bytes

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.