PHP Networking The ftp_mkdir() function creates a directory on the FTP server. ftp_mkdir() ftp_makekdir() ftp_mkdirectory() Both A & B ftp_mkdir() ftp_makekdir() ftp_mkdirectory() Both A & B ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 100 70 90 80 100 70 90 80 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? send_mail() mail_send() mail() mailrr() send_mail() mail_send() mail() mailrr() 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_get_record() dns_record() dns_get_record() dnsrr_record() dnsrr_get_record() dns_record() dns_get_record() dnsrr_record() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following network transports doesn’t PHP support? unix udg tcp pdc udp unix udg tcp pdc udp 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_size() ftp_amount() get_ftp_size() ftp_file_size() ftp_size() ftp_amount() ANSWER DOWNLOAD EXAMIANS APP