What's new in PHP V5.2, Part 5, Tracking file upload progress
Create a real-time progress bar with $_POST array and APC_UPLOAD_PROGRESS
From the developerWorks archives
Date archived: May 13, 2019 | First published: May 15, 2007
PHP V5.2 added hooks for developers to take advantage of tracking file upload progress in real time. This article, Part 5 of a five-part "What's new in PHP V5.2" series, shows how to monitor file uploads and write code accordingly, with the creation of a PHP progress bar.
This content is no longer being updated or maintained. The full article is provided "as is" in a PDF file. Given the rapid evolution of technology, some content, steps, or illustrations may have changed.