Hi.

I've encountered this problem while trying to retrieve GET query
variables from a request like this:

http://server/users/test/?name=inash&a=list

>From the action when I try $this->_request->getQuery('name'), it
doesn't return anything. Neither when I try getQuery with no
parameters, which should return all the get query variables.

My installation is ZendCore 2.0.1, Zend Framework 1.0.0 on IIS 6 with
Isapi Rewrite.

PS. and I couldn't access the wiki and issues. It gives a forward proxy error.

Cheers.

--
Inash Zubair

Reply via email to