PHP Networking Which of the following network transports doesn’t PHP support? pdc unix tcp udg udp pdc unix tcp udg udp ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. All of above Upload Close Open Download All of above Upload Close Open Download ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. ftp_mkdirectory() ftp_makekdir() Both A & B ftp_mkdir() ftp_mkdirectory() ftp_makekdir() Both A & B ftp_mkdir() 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() getmxrr() getmx() retrieve_mxrr() retrieve_mx() getmxrr() 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_reg wrapper_register stream_wrapper stream_wrapper_register stream_wrapper_reg wrapper_register stream_wrapper 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() ftp_amount() get_ftp_size() ftp_size() ftp_file_size() ftp_amount() get_ftp_size() ANSWER DOWNLOAD EXAMIANS APP