Hi, I did some tests and it seems that the methods $this->_getParam(...) and $this->_request->getPost(...) from Zend_Controller_Action seem both to return the correct value after a POST submit.
So why are there two functions for this ? Can I use getParams for POST values safely ? Thanks. -- View this message in context: http://www.nabble.com/Getting-a-post-value-using-getParam---tp25198004p25198004.html Sent from the Zend Framework mailing list archive at Nabble.com.
