Hi, I'm building a user management system for my application. When the
users log out, it will show a message and then redirect after 5
seconds.  The problem is that I cant really get that working with Cake.
$this->redirect('users/'); redirect the user instantly and doesnt
display the message.

How to I make that redirection delay by 5 secs?

Thanks in advance.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to