In which of the following components of session handling, the session data is stored and retrieved at a physical place?

65. In which of the following components of session handling, the session data is stored and retrieved at a physical place?

  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: D) Zend\Session\SaveHandler

Explanation:

In Zend\Session\SaveHandler component of the Zend framework the session data is stored and retrieved at a physical place.

Comments and Discussions!

Load comments ↻






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