#312147 - 12/02/0610:17 PMInteresting New Php 5.2 Feature
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25452
Loc: Texas
One very cool feature in PHP 5.2 is the addition of an upload hook which makes a upload progress meter possible in pure PHP. Up until now, most upload progress meters required a PERL script to handle the upload.