Hello,

On 12/24/2003 03:47 AM, Jeremy Johnstone wrote:
FWIW, here is a link to a PHP extension which enables the ability to
track the progress of a PHP upload. I did not write the extension, so if
it breaks something I am not responsible. It was previously discussed on
the php-dev mailing list ([EMAIL PROTECTED]) a month or two ago,
but it was never decided if it would be officially added into PHP.

http://pdoru.from.ro/

This is not really an extension but rather a patch to change PHP behaviour in order to store upload progress in files that can be examined by another process.


Apparently, nobody with enough karma seemed interested to commit the patch. It probably needs further checking to ensure that it is safe to execute, especially in shared environments where different hosting clients may be using the same Web server.


--


Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to