PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_makekdir() ftp_mkdirectory() ftp_mkdir() Both A & B ftp_makekdir() ftp_mkdirectory() ftp_mkdir() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getservbyname() getserverbyname() getportname() getservername() getservbyname() getserverbyname() getportname() getservername() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_size() function returns the size of a specified file on the FTP server. ftp_size() ftp_file_size() get_ftp_size() ftp_amount() ftp_size() ftp_file_size() get_ftp_size() ftp_amount() 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() dns_record() dnsrr_get_record() dnsrr_record() dns_get_record() dns_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() retrieve_mx() getmx() getmxrr() retrieve_mxrr() retrieve_mx() getmx() getmxrr() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 4 7 6 5 4 7 6 5 ANSWER DOWNLOAD EXAMIANS APP