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
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_mkdirectory() ftp_makekdir() ftp_mkdir() Both A & B ftp_mkdirectory() ftp_makekdir() ftp_mkdir() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Domain Name System Digital Name Systmem Domain Network System Digital Network System Domain Name System Digital Name Systmem Domain Network System Digital Network System ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. Upload Download Close All of above Open Upload Download Close All of above Open ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function checks for the existence of DNS records? checkdns() checkdnsa() checkdnsrr() checkdnsr() checkdns() checkdnsa() checkdnsrr() checkdnsr() 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(80,”www.examians.com”); sockopen(“www.examians.com”, 80); fsockopen(“www.examians.com”, 80); sockopen(80,”www.examians.com”); fsockopen(80,”www.examians.com”); sockopen(“www.examians.com”, 80); fsockopen(“www.examians.com”, 80); sockopen(80,”www.examians.com”); ANSWER DOWNLOAD EXAMIANS APP