Thanks for your "kind" response.
I think that make search with POST it's not so stupid Infact I have a
element with EXT js (i think that also Ext js developer team don't
need to be stupid) that make search with POST of data.
I hope that if there is the possibility to pass data to pagination
with POST I can save time.



On Mar 6, 4:06 am, Son Dat Giang <[email protected]> wrote:
> I dunno why you want to pass pagination data via POST. POST is not good for
> searching and paginating. Because your result-page can not keep the content
> by URL of itself.
> So, I think, cakePHP developer team did not support pagination via POST.
> They don't need to be stupid.
>
> Am I right?
> ---------------------------------
> Best regards !
> Giang Son Dat
> Mobile: +84 988114164
> Email [email protected], [email protected]
>
> On Thu, Mar 5, 2009 at 7:05 AM, [email protected] <
>
> [email protected]> wrote:
>
> > I have seen from manual that I can pass  arguments to paginator
> > functions with
>
> >        $paginator->options(array('url' => .....));
>
> > Now with this I arguments  pass via GET.
> > How can I do If I would pass arguments via POST.
> > Many Thanks
--~--~---------~--~----~------------~-------~--~----~
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