apc

Tracking file upload progress with PHP 5.2 (APC)

Submitted by olly on Mi, 2007-10-24 12:31.

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.

Kategorie: