PHP Networking The windows version of PHP has built-in support for the FTP extension True False True False ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. Open Close Download All of above Upload Open Close Download All of above Upload ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 5 7 6 4 5 7 6 4 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following network transports doesn’t PHP support? pdc udp unix udg tcp pdc udp unix udg tcp ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following statements can be used to establish port 80 connection with 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”); sockopen(80,”www.examians.com”); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function checks for the existence of DNS records? checkdnsr() checkdnsa() checkdnsrr() checkdns() checkdnsr() checkdnsa() checkdnsrr() checkdns() ANSWER DOWNLOAD EXAMIANS APP