Results 1 to 10 of 74
Threaded View
-
20th Dec 2011, 07:46 AM #32Member
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>\';
');
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
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
download file???
By q295516594 in forum Webmasters, Money MakingReplies: 0Last Post: 3rd Oct 2011, 03:10 PM -
Download Accelerator with Rapidleech
By CuraHack in forum Web Development AreaReplies: 10Last Post: 28th Aug 2011, 03:53 PM -
Why it's not download the file?
By ChaoscripT in forum Web Application/Script SupportReplies: 6Last Post: 13th Aug 2011, 04:03 PM -
Which File host will count download with jdownloader or download manager?
By vonomono in forum File Host DiscussionReplies: 8Last Post: 11th Dec 2010, 12:52 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...