View Single Post
  #1  
Old 07-09-2012, 03:11 PM
redstrike redstrike is offline
Senior Member
 
Join Date: May 2011
Posts: 63
Post [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..
Reply With Quote