All,
I allow my users to upload files and once they do I only want these files to be accessed from a PHP script. So if someone views the source and sees the img src and they put in that URL I don't want them to be able to view the image. These files go to uploaded and full_size. Any ideas on how to do this. I did find this [
perishablepress.com...]
But not sure how to update it so that it satisfies my requirements. Thanks for any help in advance.