Codice PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link href="css.css" type="text/css" rel="stylesheet">
<title>#exabyte</title>
</head>
<body>
<div class="area_header">
<div class="area_menu">
<div class="menu"><a href="index.php">Home</a> | <font color="white">Tools</font> | <a href="screen.php">Screen</a> | <a href="video.php">Video</a></div></div>
<div class="header">#€xabyte</div></div>
<div class="area_text"><div class="text">
<form action="" method="POST">
Inserisci il nome habbo<br>
<input type="text" class="input_text" name="habbo"><br><br>
<select name="hotel" class="input_select">
<option value="it">Habbo.it</option>
<option value="com">Habbo.com</option>
<option value="es">Habbo.es</option>
<option value="de">Habbo.de</option>
<option value="nl">Habbo.nl</option>
<option value="com.br">Habbo.com.br</option>
<option value="dk">Habbo.dk</option>
<option value="fi">Habbo.fi</option>
<option value="fr">Habbo.fr</option>
<option value="ie">Habbo.ie</option>
<option value="no">Habbo.no</option>
<option value="se">Habbo.se</option>
</select>
<input type="submit" class="input_submit" value="Invia"></form>
<?
$habbo = $_POST['habbo'];
if (empty($habbo)) {
echo "<br><br>Campo vuoto o Home Nascosta.";
} elseif ($hotel == "it") {
$fp = fsockopen("www.habbo.it/home/{$habbo}", 80);
$file = "http://www.habbo.it/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "com") {
$fp = fsockopen("www.habbo.com/home/{$habbo}", 80);
$file = "http://www.habbo.com/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "es") {
$fp = fsockopen("www.habbo.es/home/{$habbo}", 80);
$file = "http://www.habbo.es/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "de") {
$fp = fsockopen("www.habbo.de/home/{$habbo}", 80);
$file = "http://www.habbo.de/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "nl") {
$fp = fsockopen("www.habbo.nl/home/{$habbo}", 80);
$file = "http://www.habbo.nl/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "com.br") {
$fp = fsockopen("www.habbo.com.br/home/{$habbo}", 80);
$file = "http://www.habbo.com.br/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "dk") {
$fp = fsockopen("www.habbo.dk/home/{$habbo}", 80);
$file = "http://www.habbo.dk/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "fi") {
$fp = fsockopen("www.habbo.fi/home/{$habbo}", 80);
$file = "http://www.habbo.fi/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "fr") {
$fp = fsockopen("www.habbo.fr/home/{$habbo}", 80);
$file = "http://www.habbo.fr/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "ie") {
$fp = fsockopen("www.habbo.ie/home/{$habbo}", 80);
$file = "http://www.habbo.ie/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "no") {
$fp = fsockopen("www.habbo.no/home/{$habbo}", 80);
$file = "http://www.habbo.no/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}} elseif ($hotel == "se") {
$fp = fsockopen("www.habbo.se/home/{$habbo}", 80);
$file = "http://www.habbo.se/home/{$habbo}";
$sorgente_file_remoto = implode("", file($file));
if(eregi("<div class=\"birthday date\">(.+)<div>", $sorgente_file_remoto, $titolo)) {
echo "<br><br>La data di registrazione di <b>$habbo</b> è <b>$titolo[1]</b>";
}}
?>
</div></div>
<div class="area_text_footer"><div class="footer_cp"><div class="footer_copyr">Copyright <? echo(date("Y")); ?> © . All rights reserved. Skin made from <a href="http://habbo.it/home/armadillo" target="_blank">#exabyte</a>.</div></div></div>
</body>
</html>