the usual way is
$myvar = $this->requestAction('/your_controller/action/variables');and that method returns your precious variable :) spakr On Fri, Feb 15, 2008 at 12:21 AM, Snadly <[EMAIL PROTECTED]> wrote: > > I don't know if this is possible but I need to call my controller from > my view under very rare conditions to go back to the model/database to > get a value. Is this possible? I am using cake 1.2. > > > Thanks > > > > -- [livesets] http://djspark.com.br/ [web] http://sydi.net [filmes] http://melhoresfilmes.com.br --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
