You can do all that in a controller.

On Sun, Sep 20, 2009 at 11:42 PM, borcho <boris.nenc...@gmail.com> wrote:

>
> Still getting my hands around cakephp. Trying to figure out what the
> best way is to put together a jump page that performs logic based on
> url parameters and cookie variables, saves data to model and redirects
> page without any input fields or user triggered actions. For exampe,
>
> www.domain.com/page?user=abx&stats=xyz
>
> Need to perform some logic with passed variables + cookie variables,
> save data and then redirects page.
>
> Can this be done by running logic and actions in models and controller
> or do I need to do this in view and use requestaction?
>
> Thanks.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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