|
|||
|
Sorry, but my English is not good!
How can i read the $_POST and $_GET variables? In the controller i can use this code: $this->_getParam( 'myparams'); But...how does in a Zend_Dd_Table or in another class? I'm becoming crazy! ![]() Thank you. |
|
|||
|
read the parameters in controller, then in some kind of way send it to the model. Maybe, create a method within model which takes page as a param and makes all of the selects including limit.
Quote:
PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|