Upload Progress
Upload Progress Helpers
zend-form provides several helpers to use in conjunction with zend-progressbar for the puproses of rending upload progress information. These include:
- FormFileApcProgress, which works with the APC extension.
- FormFileSessionProgress, which works with the built-in support via the session extension.
- FormFileUploadProgress, which works with the UploadProgress extension.
Found a mistake or want to contribute to the documentation? Edit this page on GitHub!