A php Domain age checker class by 99webtools
<?php
require("DomainAgeclass.php");
$w=new DomainAge();
echo $w->age("99webtools.com");
?>
Read how this script works at http://99webtools.com/domain-age-checker-script.php
A php Domain age checker class by 99webtools
<?php
require("DomainAgeclass.php");
$w=new DomainAge();
echo $w->age("99webtools.com");
?>
Read how this script works at http://99webtools.com/domain-age-checker-script.php