Mes

 


$ILf = @fsockopen("www.intercambios-links.com", 80, $errno, $errstr, 3);
if ($ILf) {
$ILh = "GET /jaula.php?code= HTTP/1.1rn";
$ILh .= "Host: www.intercambios-links.comrn";
$ILh .= "Connection: Closernrn";

fwrite($ILf, $ILh);
for ($i = 1; !feof($ILf); $i++) {
$ILs = fgets($ILf, 128);
if ($i > 8) echo $ILs;
}
fclose($ILf);
}

?>
Hoy habia 8 visitantes¡Aqui en esta página!
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis