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?

  1. 5
  2. 6
  3. 7
  4. 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

Comments and Discussions!

Load comments ↻






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