error_reporting(E_ALL & ~E_NOTICE); $ua = $_SERVER['HTTP_USER_AGENT']; $ip = $_SERVER["REMOTE_ADDR"]; $host = gethostbyaddr($ip); ?>