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