teknoid, why is a bad idea ???

--- p.s. It is almost always a bad idea to use requestAction() ;)

On Wed, Jan 14, 2009 at 2:29 PM, teknoid <teknoid.cake...@gmail.com> wrote:

>
> Any params can be passed like: /controller/action/param1/param2/param3
> Or as named params: /controller/action/name:bob/city:paris/
> account:active
>
> to see the params in your controller pr($this->params)
>
> p.s. It is almost always a bad idea to use requestAction() ;)
>
>
> On Jan 14, 9:55 am, Mario Cesar <mario...@gmail.com> wrote:
> > hi!
> > i have parameters with / ex '2008/2,' '2008/1'
> > but the cake read only 2008
> > how can i pass the /???
> >
> > i'm using
> > $turma = 'qqq/w';
> > $this->requestAction("/turmasDisciplinasHorarios/getDisciplinaTurma/
> > $turma/$filial/$disciplina");
> >
> > someone can help me?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to