PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? retrieve_mxrr() getmxrr() retrieve_mx() getmx() retrieve_mxrr() getmxrr() retrieve_mx() getmx() 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 stream_wrapper wrapper_register stream_wrapper_reg stream_wrapper_register stream_wrapper wrapper_register stream_wrapper_reg ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? send_mail() mailrr() mail() mail_send() send_mail() mailrr() mail() mail_send() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following statements can be used to establish port 80 connection with www.examians.com? sockopen(80,”www.examians.com”); fsockopen(“www.examians.com”, 80); sockopen(“www.examians.com”, 80); fsockopen(80,”www.examians.com”); sockopen(80,”www.examians.com”); fsockopen(“www.examians.com”, 80); sockopen(“www.examians.com”, 80); fsockopen(80,”www.examians.com”); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 6 4 5 7 6 4 5 7 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Digital Network System Digital Name Systmem Domain Network System Domain Name System Digital Network System Digital Name Systmem Domain Network System Domain Name System ANSWER DOWNLOAD EXAMIANS APP