Is there any php script, that allows to collect visitors IP address and device name in a .txt file? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Is there any php script, that allows to collect visitors IP address and device name in a .txt file?

I need a script for collecting my website visitors IP addresses and device names for important reason.

17th Feb 2017, 12:41 PM
Retul
Retul - avatar
1 Answer
0
Most web servers keep an Access log which displays what ip is accessing urls.
17th May 2017, 7:46 PM
Jean-louis du Plessis
Jean-louis du Plessis - avatar