in reply to Re^3: Copying files
in thread Copying files
From what I could tell, its primary use is to set attachments through the headers of the page (or in some cases tell the download box to stop being a file hog and send it through the browser instead.
I've done something in the past where I read the file into memory, tossed it in a whatever-named zip file and I pushed it to the user. I COULD do that again if necissary but this brings on another question.. Is it possible to rename a file and push it through a web page somehow without ever having a second copy of the file?
|
|---|