To genarate page content with using GET['id'] and using database tables, I create viewAction() in ArticleController class
What I want to do to get GET['id'] from viewAction() ? Do I want to configure Zend router to get /view/id/01 url strucure? -- View this message in context: http://www.nabble.com/view.php-id%3D01--to---view-id-01-tp25234061p25234061.html Sent from the Zend Framework mailing list archive at Nabble.com.
