Which of the following components of session handling, is used to manage a session's whole lifespan?

67. Which of the following components of session handling, is used to manage a session's whole lifespan?

  1. Zend\Session\Container,
  2. Zend\Session\SessionManager
  3. Zend\Session\Storage
  4. Zend\Session\SaveHandler
  5. Zend\Session\Validator
  6. Zend\Session\Config\SessionConfig

Answer: B) Zend\Session\SessionManager

Explanation:

The Zend\Session\SessionManager component of the Zend framework is used to manage a session's whole lifespan.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.