PHP Networking The windows version of PHP has built-in support for the FTP extension False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following network transports doesn’t PHP support? udp pdc unix tcp udg udp pdc unix tcp udg ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? mail() mail_send() mailrr() send_mail() mail() mail_send() mailrr() send_mail() 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_reg stream_wrapper stream_wrapper_register wrapper_register stream_wrapper_reg stream_wrapper 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() getmx() getmxrr() retrieve_mx() retrieve_mxrr() getmx() getmxrr() retrieve_mx() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_makekdir() ftp_mkdir() ftp_mkdirectory() Both A & B ftp_makekdir() ftp_mkdir() ftp_mkdirectory() ANSWER DOWNLOAD EXAMIANS APP