when using CRUDs,I want to generate page content from Zend_Db_Row object.To get the content from using id of the table (usng GET method) how to config the application.Please help me.Thank you
I know how to call database & get the row ,view helpers and etc, I want to know how to set the action controller and especially when I typed /article/view/id/2 ,(as article/view?id=2) ,how to get the wanted result. Thanks -- View this message in context: http://www.nabble.com/view.php-id%3D01--to---view-id-01-tp25234061p25234957.html Sent from the Zend Framework mailing list archive at Nabble.com.
