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)- A7% (3)
- B5% (2)
- C71% (30)
- D17% (7)
Community Discussion
No community discussion yet for this question.