Skip to content

Xyl2k/LastCallers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php last caller

LastCallers

Module to display last 10 visitors country, IP is took, then geoloc with maxmind, and cut before insertion. It use one SQL procedure because you can't with a trigger due to deadlock. The procedure 'ecraze' old values to keep just the last 10 records in DB. The procedure must be called before insertion, simply CALL remove_last_ip();

About

module to display last 10 visitors country

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published