How to use update statemnet in zend framework?
Answer / Ram Prakash Pandey
Use the `update()` method of the model class, passing the new values and where condition as parameters.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check whether form posted or not in zend framework?
What do two colons mean in php?
Can you explain what is the difference between zend_auth and zend_acl?
What is the way in which the html can be used to form elements?
Explain the features of mvc in zend framework?
Why are in-built libraries used for the web services?
Do you know what is the way in which the html can be used to form elements?
In which file we can configuration in zend framework?
Explain routing in zend framework?
What is the major difference between zend_auth and zend_acl?
How to use update statemnet in zend framework?
What is a module in zend framework 2?