hi,
I want to be able to email people a link when they purchase an image/file yet not give the direct path.
As anyone can them download it etc.
I want to write a website to sell pictures, and it's this last bit I need to know.
many thanks
tony
email link to a file for download ... security
Moderator: General Moderators
-
purpletang
- Forum Newbie
- Posts: 2
- Joined: Mon Oct 02, 2006 10:20 am
-
purpletang
- Forum Newbie
- Posts: 2
- Joined: Mon Oct 02, 2006 10:20 am
cool thankshawleyjr wrote:First off, welcome to the forum.
Yes, this is fairly simple to do. First you need to put the image outside of the document root. Then create a PHP script to call the file and load it to the screen using the header() We can get into more detail if you need help.
many many thanks
and yes, I'm new
tony