Q:

Which of the following variables does PHP use to authenticate a user?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

Which of the following variables does PHP use to authenticate a user?

i) $_SERVER[‘PHP_AUTH_USER’].
ii) $_SERVER[‘PHP_AUTH_USERS’].
iii) $_SERVER[‘PHP_AUTH_PU’].
iv) $_SERVER[‘PHP_AUTH_PW’].


  1. i) and ii)
  2. ii) and iv)
  3. i) and iv)
  4. ii) and iii)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(c).i) and iv)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following PHP function is commonly us... >>
<< How many predefined variables does PHP use to auth...