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.