PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 7 5 4 6 7 5 4 6 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 90 100 70 80 90 100 70 80 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The FTP functions are used to ....... files from file servers. Upload Close All of above Open Download Upload Close All of above Open Download 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() getmx() getmxrr() retrieve_mxrr() retrieve_mx() getmx() getmxrr() retrieve_mxrr() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the full form of DNS? Domain Name System Domain Network System Digital Network System Digital Name Systmem Domain Name System Domain Network System Digital Network System Digital Name Systmem 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->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’); ANSWER DOWNLOAD EXAMIANS APP