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

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

File metadata and controls

20 lines (11 loc) · 552 Bytes
orphan

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.