On Sat, Mar 14, 2009 at 1:05 PM, brian <[email protected]> wrote: > On Sat, Mar 14, 2009 at 9:37 AM, kaushik <[email protected]> wrote: >> >> I want to redirect a page after certain database operation with a >> massage. Is it possible to redirect using redirect() method of >> appcontroller? If it is not possible, then which method can work for >> this feature?
Use flash() http://api.cakephp.org/class/controller#method-Controllerflash Sorry for the empty msg. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
