Roma: abusi edilizi, sequestrato complesso ‘le terrazze del presidente’ Giochi flash online gratuiti




Gen 02

function getAge () {
$url = ereg_replace(’^www\.’, ”, $this->url['host']);
$url = “http://reports.internic.net/cgi/whois?whois_nic=$url&type=domain”;
$data = $this->getPage($url);
preg_match(’#Creation Date: ([a-z0-9-]+)#si’, $data, $p);
if ($p[1]) {
$time = time() - strtotime($p[1]);
$years = round($time / 31556926);
$days = round(($time % 31556926) / 86400);
$value = “$years years, $days days”;
} else {
$value = ‘Unknown’;
}
return $value;
}

fonte: feeds.feedburner.com »





Scrivi un commento