andre 2 년 전
부모
커밋
cbe1522ce2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      testdns.php

+ 1 - 0
testdns.php

@@ -54,5 +54,6 @@ function cwp7CheckSOA($domain, $nameserverIP = NS1) {
 
 $result = cwp7CheckSOA($domain);
 print_r($result);
+$host = cwp7CheckA($host, "5.226.148.139", $nameserverIP);