I am new to php and mysql, so maybe someone could help me with this. I want to make an application that when ran, it launches a web page. I can do that. However, I want only the people who downloaded the program to be able to access this part of my website. So, my problem is, how can I make it so when a person tries to access the website without the program installed, it wont give them access, but if they do have it installed and they launch it will give them access. Is this possible? Any help?
Extra info: I am using Savant as a web server application, and my website is being run off a .onion domain. Also, i am running it on my own computer.