umpirsky wrote:
Hi.Is there some easy way to get request parameters from view script (object)? I like smarty $smarty.post, is there sth like $view->getParam() in zend framework?
You can get the request parameters from the request object. This might help to grab the request object: http://techchorus.net/how-access-request-object-any-part-your-application -- With warm regards, Sudheer. S Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net, Personal: http://sudheer.net
