PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? retrieve_mxrr() retrieve_mx() getmx() getmxrr() retrieve_mxrr() retrieve_mx() getmx() getmxrr() 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 stream_wrapper_reg stream_wrapper_register wrapper_register stream_wrapper stream_wrapper_reg stream_wrapper_register wrapper_register ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The windows version of PHP has built-in support for the FTP extension False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function checks for the existence of DNS records? checkdnsa() checkdnsr() checkdnsrr() checkdns() checkdnsa() checkdnsr() checkdnsrr() checkdns() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? mail_send() send_mail() mailrr() mail() mail_send() send_mail() mailrr() mail() ANSWER DOWNLOAD EXAMIANS APP
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_record() dnsrr_record() dnsrr_get_record() dns_get_record() dns_record() dnsrr_record() dnsrr_get_record() dns_get_record() ANSWER DOWNLOAD EXAMIANS APP