PHP Networking The ftp_size() function returns the size of a specified file on the FTP server. ftp_file_size() ftp_amount() get_ftp_size() ftp_size() ftp_file_size() ftp_amount() get_ftp_size() ftp_size() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following statements is used to add an attachment to the mail? $mimemail=>attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 100 70 80 90 100 70 80 90 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? mailrr() send_mail() mail_send() mail() mailrr() send_mail() mail_send() mail() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_mkdirectory() ftp_mkdir() ftp_makekdir() Both A & B ftp_mkdirectory() ftp_mkdir() ftp_makekdir() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Domain Network System Digital Network System Digital Name Systmem Domain Name System Domain Network System Digital Network System Digital Name Systmem Domain Name System ANSWER DOWNLOAD EXAMIANS APP