HERO
here is a simple php snippet that get the ip of a user's machine: <?php $getIp=$_SERVER['HTTP_REMOTE_ADDR']; echo"Your ip is: $getIP"; ?>
[1K views]
Share this on:
maximum size of all files should not exceed 10mb