I found the answer here
http://stackoverflow.com/questions/2927209/cakephp-paginate-with-post-data-without-sessions-serialization-or-post-to-getincase
someone faced such a setuation, and thanks a lot for the hint ADmad
:-)

Ma'moon

On Sat, Jul 24, 2010 at 6:09 PM, Ma'moon <[email protected]> wrote:

> Hey Cake Bakers,
> I have a question regarding the paginaotr helper, i need a way to pass GET
> params to the generated links that the paginator is generating to look
> something like:
> http://localhost/tests/index/page:2/?x=1&y=2&z=3
> Is there anyway to accomplish that in CakePHP? i would really appreciate
> any help from you guys.
>
> Thanks a bunch
> Ma'moon
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to