11.2. Validators

11.2. Validators

Zend_Session allows the use of session validators. Session validators allow you to ensure that a session is still valid from the conditions of each validator.

  • Cookie - This validator ensures that a cookie exists

  • RemoteAddr - Requires that the ip address used to start the session is the same