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) · 542 Bytes

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

File metadata and controls

18 lines (10 loc) · 542 Bytes

Session Progress Handler

The Zend\ProgressBar\Upload\SessionProgress handler uses the PHP 5.4 Session Progress feature for tracking upload progress.

Note

PHP 5.4 is required.

This handler is best used with the FormFileSessionProgress <zend.form.view.helper.form-file-session-progress> view helper, to provide a hidden element with the upload progress identifier.