How to use update statemnet in zend framework?
Answer Posted / Ram Prakash Pandey
Use the `update()` method of the model class, passing the new values and where condition as parameters.
Post New Answer View All Answers
How to call two different views from same action?
302
Explain filters in zend framework with examples?
225
How to render zf2 view within json response?
342
How you can set module name, controller name, and action name in zend framework?
307