PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? getmxrr() retrieve_mxrr() retrieve_mx() getmx() getmxrr() retrieve_mxrr() retrieve_mx() getmx() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_size() function returns the size of a specified file on the FTP server. get_ftp_size() ftp_file_size() ftp_amount() ftp_size() get_ftp_size() ftp_file_size() ftp_amount() ftp_size() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 90 80 100 70 90 80 100 70 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 7 6 4 5 7 6 4 5 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_register wrapper_register stream_wrapper stream_wrapper_reg stream_wrapper_register wrapper_register stream_wrapper stream_wrapper_reg 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