An open API service indexing awesome lists of open source software.

https://github.com/dominik-developer/ip_checker_php

User IP checker in db; PHP
https://github.com/dominik-developer/ip_checker_php

ip-checker pdo php sql

Last synced: 6 months ago
JSON representation

User IP checker in db; PHP

Awesome Lists containing this project

README

          

# IP_checker_PHP
User IP checker in PHP. Project check users IP adress, check if it's in log.txt file and based on that allowes user to enter app.


This project was created during building other and I thought I may dive deeper into topic and build it as separate project.
This program is build to be used in bigger brojects, thats why fronend is very basics.


For fronend I used BaseFrame CSS Library and the rest of components is based on fronend of my other form project: Search page .