I'd like to let user download a file but I'd like to hide the url of the
file.
I'd like to write something like that:
<a href="download_ file.php?id=112 3">download file</a>
download_file.p hp get the file and give it to user.
BUT...
.... how can I write download_file.p hp?
thank you in advance for your help,
Andrea.
file.
I'd like to write something like that:
<a href="download_ file.php?id=112 3">download file</a>
download_file.p hp get the file and give it to user.
BUT...
.... how can I write download_file.p hp?
thank you in advance for your help,
Andrea.
Comment