$desc = "Domain availability tool
Allows you to check to see if a domain name is available and also shows similar domain names along with their availabilty status.";
$title = "Domain-availability-tool";
include("header.php");
?>
| Name | "; foreach($zones as $z) { $str .="$z | "; } $str .="
| $res[dom] | "; foreach($res['values'] as $z) { $s = $z ? "ta" : "av"; $str .="![]() | ";
}
$str .="