InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following function checks for the existence of DNS records?(a) checkdns()(b) checkdnsr()(c) checkdnsrr()(d) checkdnsa()I have been asked this question in semester exam.My question is from Networking with PHP in chapter File and Session Handling in PHP of PHP |
|
Answer» Correct option is (c) checkdnsrr() |
|