Hi,

Just wanted to let you all know that a new version is available to work
with PHP 4.3.10 and 5.0.3


As you probably already know, the upload progress meter is:

A way to track the progress of a file that is uploaded to the web
server WHILE the file is uploaded, and with some scripts and HTML code
display a nice progress bar to the user that is uploading the file.


NEW in this version:
1. updated patches for new php versions 4.3.10 and 5.0.3
2. fixed one bug in the php extension to actualy close the tmp file when
done reading from it.
(file upload_progress_meter.c function file_php_get_info() )


Best regards,
Doru Petrescu

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to