PHP Networking Which one of the following function returns the port number of a specified service? getserverbyname() getservername() getservbyname() getportname() getserverbyname() getservername() getservbyname() getportname() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. Upload Download All of above Open Close Upload Download All of above Open Close ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 5 7 4 6 5 7 4 6 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_record() dns_get_record() dnsrr_get_record() dnsrr_record() dns_record() dns_get_record() dnsrr_get_record() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_mkdirectory() ftp_mkdir() ftp_makekdir() Both A & B ftp_mkdirectory() ftp_mkdir() ftp_makekdir() 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? getmx() getmxrr() retrieve_mx() retrieve_mxrr() getmx() getmxrr() retrieve_mx() retrieve_mxrr() ANSWER DOWNLOAD EXAMIANS APP