Force File Download
Posted by Pete | Posted in PHP Functions | Posted on 29-08-2009-05-2008
0
So you’ve got a file, but its not a .zip or .rar etc which automatically downloads through the browser, its a file such as .txt which opens up in the browser but you want it to be downloaded to the users computer automatically. Well this function will allow you to force the browser to accept it as a file to force download.
Read the rest of this entry »



