Is it possible to download a file from somewhere that is not under the tree?
For example, let's assume that the server's root is:
/usr/local/www
and I have a file: /usr/tmp/myfile.pdf
That I want download from
is it possible to make downloadpdf.php point to and download myfile.pdf?
Kevin
For example, let's assume that the server's root is:
/usr/local/www
and I have a file: /usr/tmp/myfile.pdf
That I want download from
is it possible to make downloadpdf.php point to and download myfile.pdf?
Kevin