Thomas: DRINGEND

Hallo ich suche total dringend ein Whois script mit IDN für .de .net .org .com .at und .net

Weis jemadn wo es sowas kostenlos gibt??

Danke Thoams

  1. Holladiewaldfee,

    Hallo ich suche total dringend ein Whois script mit IDN für .de .net .org .com .at und .net

    hier hast Du mal eins für ripe.net:

    ---
     $socket = fsockopen("whois.ripe.net", 43, &$n, &$s);
     fputs($socket, $domain_name."\n");

    while (!feof($socket))
      print fgets($socket, 512);

    fclose($socket);
    ---

    Den Rest darfst Du Dir selbst zusammenreimen ... so viel Zeit muß sein. Übrigens interessiert es die meisten hier herzlich wenig, daß Du das "dringend" brauchst ...

    Was $n und $s bringen erklärt Dir http://de3.php.net/manual/en/function.fsockopen.php.

    Ciao,

    Harry

    --
      Die ideale Zeit für Firntouren:
      http://harry.ilo.de/projekte/berge/