I have a file and I want to make it available for certain people to which I send an e-mail. I want the download link not to be available after that. Any ideas?
look up how to use readfile in php.. but you are going to need to work out the header situation. Figuring out the header works will be the biggest pain for you.