I'd really like to avoid this:

function action($pagingStuff, $param1, $param2)
{

}

Am I missing something?  The whole point of this is to paginate search
results while avoiding POSTed variables.


On 1/26/07, AD7six <[EMAIL PROTECTED]> wrote:
>
>
>
> On Jan 26, 1:42 pm, "Zach Cox" <[EMAIL PROTECTED]> wrote:
> > That's closer but it still doesn't work right, it produces:
> >
> > /controller/action/page:2/param1/param2
> >
> > Is there any way to get $paginator->next() to put the action
> > parameters *before* the pagination parameters?
>
> Why? Given the position of named parameters are somewhat irrelavent,
> what problem is that causing you?
>
> Cheers,
>
> AD7six
> Please note:
> The manual/bakery is a good place to start any quest for info.
> The cake search (at the time of writing) erroneously reports less/no
> results for the google group.
> The wiki may contain incorrect info - read at your own risk (it's
> mainly user submitted) :) You may get your answer quicker by asking on
> the IRC Channel (you can access it with just a browser
> here:http://irc.cakephp.org).
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to