PHP Networking Which one of the following function checks for the existence of DNS records? checkdnsa() checkdns() checkdnsrr() checkdnsr() checkdnsa() checkdns() checkdnsrr() checkdnsr() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking Which one of the following function returns the port number of a specified service? getservername() getserverbyname() getportname() getservbyname() getservername() getserverbyname() getportname() getservbyname() ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The windows version of PHP has built-in support for the FTP extension False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Networking What function can you use to create your own streams using the PHP stream wrappers and register them within PHP? stream_wrapper_register wrapper_register stream_wrapper_reg stream_wrapper stream_wrapper_register wrapper_register stream_wrapper_reg stream_wrapper ANSWER DOWNLOAD EXAMIANS APP
PHP Networking How many configuration directives pertinent to PHP’s mail function are available? 6 4 7 5 6 4 7 5 ANSWER DOWNLOAD EXAMIANS APP
PHP Networking The ftp_mkdir() function creates a directory on the FTP server. Both A & B ftp_mkdir() ftp_makekdir() ftp_mkdirectory() Both A & B ftp_mkdir() ftp_makekdir() ftp_mkdirectory() ANSWER DOWNLOAD EXAMIANS APP