PHP Networking Which one of the following function is used to return an array consisting of various DNS resource records pertinent to a specific domain? dns_get_record() dns_record() dnsrr_record() dnsrr_get_record() dns_get_record() dns_record() dnsrr_record() dnsrr_get_record() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? retrieve_mxrr() getmxrr() retrieve_mx() getmx() retrieve_mxrr() getmxrr() retrieve_mx() getmx() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function checks for the existence of DNS records? checkdnsa() checkdns() checkdnsrr() checkdnsr() checkdnsa() checkdns() checkdnsrr() checkdnsr() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. All of above Open Upload Download Close All of above Open Upload Download Close ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 6 4 7 5 6 4 7 5 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What function can you use to create your own streams using the PHP stream wrappers and register them within PHP? stream_wrapper_reg stream_wrapper wrapper_register stream_wrapper_register stream_wrapper_reg stream_wrapper wrapper_register stream_wrapper_register ANSWER DOWNLOAD EXAMIANS APP