You don't have an account yet?
Become part of our PHP community and register now...
$ip =getenv(REMOTE_ADDR); $Hostname_ = gethostbyaddr($ip);
Comment