PHP Networking Which one of the following function checks for the existence of DNS records? checkdnsr() checkdnsrr() checkdnsa() checkdns() checkdnsr() checkdnsrr() checkdnsa() checkdns() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following statements is used to add an attachment to the mail? $mimemail->addAttachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Domain Network System Digital Name Systmem Digital Network System Domain Name System Domain Network System Digital Name Systmem Digital Network System Domain Name System 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? dnsrr_record() dns_get_record() dnsrr_get_record() dns_record() dnsrr_record() dns_get_record() dnsrr_get_record() dns_record() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_makekdir() ftp_mkdir() ftp_mkdirectory() Both A & B ftp_makekdir() ftp_mkdir() ftp_mkdirectory() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getservbyname() getportname() getserverbyname() getservername() getservbyname() getportname() getserverbyname() getservername() ANSWER DOWNLOAD EXAMIANS APP