login on any page
Hi,
I am fairly new to ZF and not that strong of a php programmer but I have been enjoying developing under ZF for the past few weeks and I am currently stuck on a simple problem.
On my website, I have a login form on every page. I have setup zend auth properly and it works. But when a user logs in I want them to be able to return to the page they were currently on. How do I go about doing that in ZF?
thank you in advance,
Boomba
|