PHP Networking Which one of the following function is used to retrieve the MX records for the domain specified by hostname? getmx() retrieve_mx() getmxrr() retrieve_mxrr() getmx() retrieve_mx() getmxrr() retrieve_mxrr() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following network transports doesn’t PHP support? tcp udp udg unix pdc tcp udp udg unix pdc ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The windows version of PHP has built-in support for the FTP extension True False True False ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getservbyname() getportname() getservername() getserverbyname() getservbyname() getportname() getservername() getserverbyname() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What is the default port number of HTTP’s? 100 80 90 70 100 80 90 70 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which of the following operations cannot be performed using the standard ftp:// stream wrapper?1. Reading a file2. Writing a file3. Establishing a stateful connection and changing directories interactively4. Creating a new directory Option 3 and 4 Option 2 and 4 Option 1 and 4 Option 1 and 3 Option 3 and 4 Option 2 and 4 Option 1 and 4 Option 1 and 3 ANSWER DOWNLOAD EXAMIANS APP