Search found 2 matches
- Wed Nov 24, 2004 7:04 am
- Forum: PHP - Code
- Topic: Force Download not completing
- Replies: 2
- Views: 399
- Wed Nov 24, 2004 5:39 am
- Forum: PHP - Code
- Topic: Force Download not completing
- Replies: 2
- Views: 399
Force Download not completing
I've managed to get the force download to work using the code below, but when i try and download a large file, it finishes before it has completed downloading and always just before taking 5 mins. I'm using IIS 6.0 and PHP 4.3.9, (but i have also tried it with IIS 5 and it did the same thing). Any i...