How to create model file in zend framework?
Answer / Deepa Singh
To create a new model class, you can use ZendStdlibHydratorObjectProperty and ZendDbTableGateway to manage the database interaction. However, there is no specific command for creating model files like in ORM frameworks. You would typically create a new PHP file in your application's models directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what are the steps kept in mind while designing the zend_form?
How to install zend framework?
What is zend engine in php?
Do you know what are the methods used in decorator?
Where is the model in zf's mvc implementation?
How to log out users using facebook connect in php and zend?
How do I implement direct identity based openid authentication with zend openid?
List the default methods provided by decorators in the zend framework?
Explain the use of bootstrap used in zend framework?
Which class extend the zend model? Zend_db_table_abstract
What is the use of bootstrap in zend framework?
Explain the difference between zend 2 & zend 3?