A. disable_functions = fopen(),file()
B. disable_functions = fopen,file
C. functions_disable = fopen(),file()
D. functions_disable = fopen,file
How many configuration directives pertinent to PHP’s mail function are available?
Which one of the following function is used to send a e-mail using PHP script?
Which one of the following statements can be used to establish port 80 connection with www.google.com?
What is the default port number of HTTP’s?
Which one of the following function returns the port number of a specified service?