Which of the following components of session handling, is used to specify how the session should operate?

68. Which of the following components of session handling, is used to specify how the session should operate?

  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: F) Zend\Session\Config\SessionConfig

Explanation:

The Zend\Session\SessionConfig component of the Zend framework is used to specify how the session should operate.

Comments and Discussions!

Load comments ↻






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