nerdexam
Zend

ZF-100-500 · Question #9

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

The correct answer is C. 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()
  • BgetIdentity()
  • CZend_Auth::authenticate()
  • DgetCode()

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    5% (2)
  • C
    71% (30)
  • D
    17% (7)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice