View Single Post
  #1 (permalink)  
Old 12-06-2007, 07:29 PM
Boomba Boomba is offline
Junior Member
 
Join Date: Dec 2007
Posts: 1
Default 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
Reply With Quote