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
- Host: GitHub
- URL: https://github.com/dominik-developer/ip_checker_php
- Owner: Dominik-developer
- License: mit
- Created: 2024-11-14T22:47:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:29:08.000Z (over 1 year ago)
- Last Synced: 2025-02-04T19:42:09.840Z (about 1 year ago)
- Topics: ip-checker, pdo, php, sql
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .