A simple, pure, php project that will check if an inputted key is valid or not and return a json message depending on the result.
- Connects to a local sql db
- Secure from common attacks like sql injection
- No backends included or third party packages
- Straight php
- Easy to read code
- Easy to configurate