[solved] Force Download or any better than readfile()
I want to force download files instead of letting browsers handle files automaticaly. My files are stored on a remote server. Is there any way better than using readfile() to buffer download?
I see the Internal Redirect, but it's not working.
Last edited by NiteWave; 07-11-2012 at 10:07 AM..
|