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

Latest commit

 

History

History
17 lines (10 loc) · 492 Bytes

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

File metadata and controls

17 lines (10 loc) · 492 Bytes

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.