<?
$endung = $_POST[tld];
include_once("whois.inc.php");
$domainname[0]="sex";
$domainname[1]="drugs";
$domainname[2]="rocknroll";
$endung[0]="com";
$endung[1]="net";
$endung[2]="org";
$c=0;
for($a=0;$a<count($domainname);$a++) {
for($b=0;$b<count($endung);$b++) {...