PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 6 7 5 4 6 7 5 4 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->attachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getservername() getservbyname() getserverbyname() getportname() getservername() getservbyname() getserverbyname() getportname() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. Download Close All of above Open Upload Download Close All of above Open Upload ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_size() function returns the size of a specified file on the FTP server. ftp_file_size() ftp_size() ftp_amount() get_ftp_size() ftp_file_size() ftp_size() ftp_amount() get_ftp_size() 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_get_record() dns_get_record() dns_record() dnsrr_record() dnsrr_get_record() dns_get_record() dns_record() dnsrr_record() ANSWER DOWNLOAD EXAMIANS APP