PHP Networking Which one of the following function returns the port number of a specified service? getservbyname() getserverbyname() getservername() getportname() getservbyname() getserverbyname() getservername() getportname() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 4 5 6 7 4 5 6 7 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function is used to send a e-mail using PHP script? send_mail() mailrr() mail() mail_send() send_mail() mailrr() mail() mail_send() 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->addAttachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); $mimemail=>addAttachment(‘attachment.pdf’); $mimemail=>attachment(‘attachment.pdf’); $mimemail->addAttachment(‘attachment.pdf’); $mimemail->attachment(‘attachment.pdf’); ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. ftp_mkdirectory() ftp_makekdir() ftp_mkdir() Both A & B ftp_mkdirectory() ftp_makekdir() ftp_mkdir() Both A & B ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Domain Network System Digital Name Systmem Domain Name System Digital Network System Domain Network System Digital Name Systmem Domain Name System Digital Network System ANSWER DOWNLOAD EXAMIANS APP