Hi
following up on the text below...
Will there then be possible to recover uploads in 4.2?
Maybe even  resuming uploads? (wishfull thinking) ?
Cheers
Jimmy

Rasmus Lerdorf wrote:
Re: [PHP] upload forms, how much was uploaded before upload fails..
You'll probably need PHP 4.2 for uploads that big to work well. Before
4.2 uploads were buffered in ram, so no, you have no way to recover a
broken upload.

On Sun, 24 Mar 2002, Gerhard Hoogterp wrote:
 > Hello all,
 >
 > I'm still having problems uploading BIG files (15MB and more) Is there a 
way
 > to find howmuch data was uploaded before the connection was broken?
 >
 > For some weird reason no browser has a half decent user feedback if it come
 > to upload forms.
 >
 > Gerhard


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

Reply via email to