Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which one of the following function is used to return an array consisting of various DNS resource records pertinent to a specific domain?

a) dns_get_record()
b) dns_record()
c) dnsrr_get_record()
d) dnsrr_record()

Answer: a
Explanation: The function dns_get_record() is used to get the DNS resource records associated with the specified hostname. This function is used to return an array consisting of various DNS resource records pertinent to a specific domain.

Join The Discussion