Streaming File Through Php 01.04.08
Okay,
I am updating my rapidshare link generator as i have some problems with it.
Sometimes i’m getting strange CRC errors and i don’t know why this comes.
It’s very strange…
I’m sending a file from rapidshare through my php script to the user. It’s like this:
download.php?id=[unique id here]
But this works perfectly, but sometimes my files are damaged, and i don’t know what this causes (mostly via flashget).
How can i fix this issue?
Maybe i need to rewrite the downloading function…


