PHP Networking Which of the following network transports doesn’t PHP support? pdc unix udg tcp udp pdc unix udg tcp udp ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. ftp_makekdir() ftp_mkdir() Both A & B ftp_mkdirectory() ftp_makekdir() ftp_mkdir() Both A & B ftp_mkdirectory() 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_send() mail() send_mail() mailrr() mail_send() mail() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getserverbyname() getservbyname() getportname() getservername() getserverbyname() getservbyname() getportname() getservername() 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_record() dnsrr_get_record() dns_get_record() dns_record() dnsrr_record() dnsrr_get_record() dns_get_record() dns_record() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 100 80 70 90 100 80 70 90 ANSWER DOWNLOAD EXAMIANS APP