Reply to Re: Having problem while downloading some files.
Posted by just.starting@gmail.com on 01/13/06 00:06
*Olaf,
I have tried your code to download a file of length :3367 bytes. But it
stops after only 2047 bytes stating the same error. Then I added
ob_flush(); and flush(); to the code and now it stops after 3328 bytes.
What is wrong here. Is there any problem with the server.