I asked this a couple of days ago, but got no response. Surely it's not
difficult?
I have a file, which my PHP has created, called say, /tmp/fred.txt. I want
to send that file to the user so a dialog pops up and they get to save
'fred.txt' (or whatever they name it) on their local disk.
How do I do that?
difficult?
I have a file, which my PHP has created, called say, /tmp/fred.txt. I want
to send that file to the user so a dialog pops up and they get to save
'fred.txt' (or whatever they name it) on their local disk.
How do I do that?
Comment