Which class extend the zend model?
Answer / Mohammad Asif
In Zend Framework, there isn't a specific base class for models. Instead, developers create their own model classes that follow best practices but do not need to inherit from any predefined class.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to install form component in zend framework?
Write a program to show the function of action helper?
How to get client's timezone?
How to render zf2 view within json response?
Zend framework and wordpress integration?
Please write down a program to show the execution of the application?
Does zend framework support php 4?
How do you define the library path in zend ?
What is the way in which the html can be used to form elements?
What is the purpose of autoloader in zend framework?
Why can’t zend_form render my file element without errors?
Features of mvc in zend framework?