Activity Stream
48,167 MEMBERS
61149 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 8 of 8 FirstFirst ... 678
Results 71 to 74 of 74
  1.     
    #71
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    Quote Originally Posted by darkslayer View Post
    solved

    change $progress
    into
    PHP Code: 
                $progress create_function('$download_size, $downloaded, $upload_size, $uploaded','static $sprog = 0;
                @$prog = ceil($downloaded*100/$download_size);
                    echo \'<script>$("#'
    .$pb.'").progressBar(\'. $prog. \');</script>\';
                '
    ); 
    correct the progress bar and its work on multiple file download.
    download first file >> wait until finish (progress bar show) >> finish >>
    download second file >> wait until finish (progress bar show) >> finish >> .....


    is very nice see the basic of your work , awesome class

    now, i ask u permission to use this class for my apps. may i have this?

    cehhms@yahoo.com
    without the time condition the data transmitted for the progress bar will be huge and will slow down download speed.

  2.     
    #72
    Member
    Website's:
    proxy-vpn.com
    Now work great , Thank You bro for your help

  3.     
    #73
    Member
    Quote Originally Posted by jokerhacker View Post
    without the time condition the data transmitted for the progress bar will be huge and will slow down download speed.
    can u explain why i must use time condition in it?

    at first i just need how to implemented progress bar download with curl.
    now, i try to concern to get more speed like curlaxel did.


    thx 4 your replay.


    github: i can place this apps in github cz this is an ilegal apps
    just brute link to download 15++ epaper (paid or free) and combine it automatically. so sorry if i cant show u my full code, but i still write your name in my source code

  4.     
    #74
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    can u explain why i must use time condition in it?
    because without that condition, after every buffer of data downloaded, CurlAxel will send new progress info, which would be really traffic consuming => speed consuming.
    we need the progress bar to be refreshed every x seconds, not every x data downloaded.

Page 8 of 8 FirstFirst ... 678

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. download file???
    By q295516594 in forum Webmasters, Money Making
    Replies: 0
    Last Post: 3rd Oct 2011, 03:10 PM
  2. Download Accelerator with Rapidleech
    By CuraHack in forum Web Development Area
    Replies: 10
    Last Post: 28th Aug 2011, 03:53 PM
  3. Why it's not download the file?
    By ChaoscripT in forum Web Application/Script Support
    Replies: 6
    Last Post: 13th Aug 2011, 04:03 PM
  4. Replies: 8
    Last Post: 11th Dec 2010, 12:52 AM

Tags for this Thread

BE SOCIAL