Question:Is/are there any worng parameter(s) supplied to dns_get_record() to get calling as shows in the following code fragment? <?php $result=dns_get_record("example.com",DNS_A); print_r($result);?>
A Yes B No
+ AnswerB
+ Report