I just begin to use Zend Framework. I need to get all the POST variables' values inside the html form. In normal php, we use $_POST variable. For the Zend Framework, Do we have better approach to get all these POST data once we click the submit button of the html form?
Kevin -- View this message in context: http://www.nabble.com/How-to-get-values-of-POST-variables-from-Zend-Framework-tf4236459s16154.html#a12053437 Sent from the Zend Framework mailing list archive at Nabble.com.
