Package Home

Zend Framework 2 Documentation (Manual)

PHK Home

File: /_sources/modules/zend.progress-bar.upload.session-progress.txt

Size:552
Storage flags:no_autoload,compress/gzip (53%)

:orphan:

.. _zend.progress-bar.upload.session-progress:

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


.. _`Session Progress`: http://php.net/manual/en/session.upload-progress.php

For more information about the PHK package format: http://phk.tekwire.net