I have searched the web for days, but I can't seem to find a script for an upload progress meter. I've seen it with ASP, but never with PHP.
Does anyone have an idea how to accomplish that ?
| SitePoint Sponsor |


I have searched the web for days, but I can't seem to find a script for an upload progress meter. I've seen it with ASP, but never with PHP.
Does anyone have an idea how to accomplish that ?
Last edited by brain; Nov 12, 2002 at 01:45.


So I've tried all the links on google as well....Originally posted by brain
I have searched the web for days,





I didn't look too closely, but the CURL library looked like it might have something useful.
Sorry for trying to help.![]()

I read this question quite often and for the other posts the answer was:
you cannot do this in PHP because you can only access file-information as soon as it was uploaded completely to the server.
I haven't tried it yet - this statement maybe isn't correct - it's only what was written in the other posts.
include_once('./sig.inc.php');
Hi
It looks like, there is a solution:
http://from.ro:81/u/index.php
Mike
Did someone test this patch I mentioned end of june?
Thanks
Mike


Pretty neat. I might try it.
Bookmarks