Skip to content

peterbro1/PHP-Simple-IP-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Simple-IP-Logger

A simple PHP IP/geoip logger

Usage

To use this, simply add

<?php
require_once('log-ip.php');
log_ip('[PATH TO LOG]');
?>

To the beginning of your pages.

It will log it in the specified file with neat formatting:

Screenshot

About

A simple PHP IP/geoip logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages