On Fri, May 22, 2009 at 3:14 PM, Guillaume Oriol <gor...@technema.fr> wrote:
>
> If you know the parameter name, then you are right. But I was looking for a
> method to get the complete array of query parameters.
> After reading your answer, I looked into ZF code and discovered the method
> would return the array I was looking for when no parameter was given.
>
> So, thank you for your help.

You can always use getQuery() and getPost() by themselves without parameters.

Till

Reply via email to