andre %!s(int64=2) %!d(string=hai) anos
pai
achega
4ede48e392
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

@@ -1,6 +1,6 @@
 <?php
 $domain = "thurdata.ch";
-$nameserverIP = "9.9.9.10";
+$nameserverIP = "ns1.thurdata.ch";
 $nameserverName = "ns1.thurdata.ch";
 
 require_once 'Net/DNS2.php';