Question
a.
checkdns()
b.
checkdnsr()
c.
checkdnsrr()
d.
checkdnsa()
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which one of the following function checks for the existence of DNS records?
Similar Questions
Discover Related MCQs
Q. Which one of the following function is used to return an array consisting of various DNS resource records pertinent to a specific domain?
View solution
Q. Which one of the following function is used to retrieve the MX records for the domain specified by hostname?
View solution
Q. What is the default port number of HTTPs?
View solution
Q. Which one of the following function returns the port number of a specified service?
View solution
Q. Which one of the following statements can be used to establish port 80 connection with www.nachi.com?
View solution
Q. Which one of the following function is used to send an email using PHP script?
View solution
Q. How many configuration directives pertinent to PHP’s mail function are available?
View solution
Q. Which of the following statements is used to add an attachment to the mail?
View solution
Q. Which one of the following is the very first task executed by a session enabled page?
View solution
Q. How many ways can a session data be stored?
View solution
Q. Which directive determines how the session information will be stored?
View solution
Q. Which one of the following is the default PHP session name?
View solution
Q. If session.use_cookie is set to 0, this results in use of..
View solution
Q. If the directive session.cookie_lifetime is set to 3600, the cookie will live until..
View solution
Q. Neglecting to set which of the following cookie will result in the cookie’s domain being set to the host name of the server which generated it.
View solution
Q. What is the default number of seconds that cached session pages are made available before the new pages are created?
View solution
Q. What is the default time(in seconds) for which session data is considered valid?
View solution
Q. Which one of the following function is used to start a session?
View solution
Q. Which function is used to erase all session variables stored in the current session?
View solution
Q. What will the function session_id() return is no parameter is passed?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!