skidlookup
Database lookup tool in php, skidlookup has not been claimed so if u want to use this src, all right's go to u, idea came from fedsearch
includes
working login system
working register system
cpatchas on search
working API for users with keys
setup
have a running apache or nginx server
install php7
import login-portal.sql in PMA
edit - [ "/search/api/db.php"] put in your connection creds
Warning - database that it reads off is basic_users so users who have registered to the site will be listed in the DB search, to fix change it from basic_users to the table with youre DB [ Location - L52 "/search/api/search.php", L70 "/search/search.php" ]
edit - in phpmyadmin edit the rows under api to add and remove keys