Skip to content

Jacckii/-PHP-Simple-IP-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[PHP] Simple-IP-Logger

Versiong V.1.0.6.

This PHP Script simply write out info about visitors in to TXT file like : Date, Time, Visited page, Country tag, IP address, OS, Browser, Where they come frome, user agent.

To use it, just include it before other php scripts.

<?php
$vist_page     =   "index.php";
include "logger.php";
?>

Thanks for contributing to: ctfyui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages