PHP Networking What is the default port number of HTTP’s? 90 80 100 70 90 80 100 70 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following statements is used to add an attachment to the mail? $mimemail=>addAttachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); 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_amount() ftp_file_size() ftp_size() get_ftp_size() ftp_amount() ftp_file_size() ftp_size() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. ftp_mkdirectory() Both A & B ftp_mkdir() ftp_makekdir() ftp_mkdirectory() Both A & B ftp_mkdir() ftp_makekdir() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. All of above Close Open Download Upload All of above Close Open Download Upload ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? retrieve_mx() getmxrr() getmx() retrieve_mxrr() retrieve_mx() getmxrr() getmx() retrieve_mxrr() ANSWER DOWNLOAD EXAMIANS APP