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

Latest commit

 

History

History
19 lines (11 loc) · 502 Bytes

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

File metadata and controls

19 lines (11 loc) · 502 Bytes
orphan

APC Progress Handler

The Zend\ProgressBar\Upload\ApcProgress handler uses the APC extension for tracking upload progress.

Note

The APC extension is required.

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