Domänsök
include "cwhois.php";
// $allowed should be a list of authorised callers seperated by commas, If you don't care leave it blank
// Be careful if you call this in a new browser window as the referer may be blank.
$allowed="";
?>
// The following line gets the url variables and is used by the demo.
if (!empty($_GET)) while(list($name, $value) = each($_GET)) $$name = $value;
?>
