Zend Framework: After logout, redirect the user to the page he came from


/ Published in: PHP
Save to your folder(s)

on 2nd thought, if a user logged out from a page only for logged in user, he will see a message stating he needs to login or similar, not ideal ...

technical implementation:

- use a view helper
- register the helper in bootstrap
- use view helper in view scripts

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.