M
Maziar H
Guest
hi
i want to find out that user login from which country and witch isp?
i wrote this:
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
echo $hostname;
but it is not work.
than you
i want to find out that user login from which country and witch isp?
i wrote this:
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
echo $hostname;
but it is not work.
than you