Skip to content
WJunction - Webmaster Forum

PHP File transfer progress bar

Status
Not open for further replies.
Basically i need the transload progress bar on RapidLeech without all the crud in there. I couldn't even figure out how it does what it does.

Even if it just shows percentage transfered, i am happy.

I know i need to do it with fsocketopen and fgets however i dont know exactly how i am supposed to advance from there.

If someone have done bits of codes on this, please share! I am basically trying to make a minimalistic version of RapidLeech that helps to transfer LARGE files from one server to another (such as backup a megasite) where wget or shell access is not available.

Thankyou very much!
 

1 comment

Status
Not open for further replies.

About the author

S
Active Member · Joined
while(1){ print_r($_SERVER); }
861
Messages
72
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom