I'm doing a files uploading to my database (php-mysql) and I wanna to only some users have access to them. I also want that once I put those files, automaticly the database generate a warning email giving the path to a user who needs to download that file. How can I do that? I need some help please....
you want some people to have access to them, does it mean limited time access or unlimited access to those users. I think you might need to make some login form, people who log in can download the files, other people will not have the access to it. I am still thinking for an efficient logic. meanwhile you can see how templatemonster.com works. This website allows user who have purchased the website to download, not everyone else.