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)- A3% (1)
- B84% (31)
- C8% (3)
- D5% (2)
Community Discussion
No community discussion yet for this question.