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
PHP Networking What is the default port number of HTTP’s? 70 80 90 100 70 80 90 100 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following are valid PHP stream transports?1. http2. STDIO3. ftp4. STDOUT5. stream Option 1 and 4 Option 4 and 5 Option 2 and 5 Option 3 and 5 Option 1 and 4 Option 4 and 5 Option 2 and 5 Option 3 and 5 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 Which of the following network transports doesn’t PHP support? udp tcp udg unix pdc udp tcp udg unix pdc ANSWER DOWNLOAD EXAMIANS APP
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