Briefing Zend Knowledge

Which of the following items in the $_SERVER superglobal are important for authenticating the client

Which of the following items in the $_SERVER superglobal are important for authenticating the client when using HTTP Basic authentication? (Choose two.)

A. PHP_AUTH_TYPE
B. PHP_AUTH_PASSWORD
C. PHP_AUTH_DIGEST

D. PHP_AUTH_PW

E. PHP_AUTH_USER