Is there a way to do an internal redirect? In other words: Controller->redirect() redirects via the browser, sending a redirect page down from which the browser requests the redirect destination. What I'd like to do is switch from one action to another before anything gets sent down to the browser, leaving the URL the same.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
