PHP Classes

Error downloading large movie files

Recommend this page to a friend!

      HTTP Download  >  All threads  >  Error downloading large movie files  >  (Un) Subscribe thread alerts  
Subject:Error downloading large movie files
Summary:Error downloading large files
Messages:1
Author:rohit patgaonkat
Date:2010-08-05 06:47:55
 

  1. Error downloading large movie files   Reply   Report abuse  
Picture of rohit patgaonkat rohit patgaonkat - 2010-08-05 06:47:55
I want to add file download info in database like how much bytes are transferred etc...

if user pauses or cancels download it adds correct bytes transferred into database, while if user finishes the download it adds 0(default value) into database!!!

how to rectify this problem ???