nerdexam
Zend

ZF-100-500 · Question #74

Which of the following methods will you use to retain the identity across requests according to the PHP session configuration?

The correct answer is B. Zend_Auth::authenticate(). See the full explanation below for the reasoning.

Question

Which of the following methods will you use to retain the identity across requests according to the PHP session configuration?

Options

  • AisValid()
  • BZend_Auth::authenticate()
  • CgetCode()
  • DgetIdentity()

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    84% (31)
  • C
    8% (3)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice