Home »
MCQs »
Zend Framework MCQs
How many components does the Zend framework offer to handle the session?
62. How many components does the Zend framework offer to handle the session?
- 5
- 6
- 7
- 8
Answer: B) 6
Explanation:
Zend framework offers six components to handle the session:
- Zend\Session\Container,
- Zend\Session\SessionManager
- Zend\Session\Storage
- Zend\Session\SaveHandler
- Zend\Session\Validator
- Zend\Session\Config\SessionConfig