andre 2 năm trước cách đây
mục cha
commit
a7adc22d2d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

@@ -54,7 +54,7 @@ function cwp7CheckSOA($domain, $nameserverIP = NS1) {
 
 $result = cwp7CheckSOA($domain);
 print_r($result);
-print_r(gethostbyname($result));
+print_r(gethostbynamel($result));
 //$host = cwp7CheckA($host, "5.226.148.139", gethostbyname($result) ? gethostbyname($result) : NS1);