I have a script that I'm using on my site where users click a link, and it allows them to download/save a file. This is important for two reasons -- we want them to save the file (not just play it in their browser), and we also want to hide the link of the file, so it can't be hotlinked to. So, the script, which I borrowed from another site, and made some minor modifications to:...


