Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to create an object of model in zend framework?



How to create an object of model in zend framework?..

Answer / Pritee Pathak

To create an object of a model in Zend Framework, you first need to define the model in a corresponding PHP file. After that, you can use the new keyword along with the name of the class (which is usually the same as the filename) to create an instance of the model. For example: $model = new Application_Model_YourModelName();

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?

1 Answers  


How to change the view render file from controller?

1 Answers  


How to set up 2 navigations in zend framework 2?

1 Answers  


What is autoloader in zend framework?

1 Answers  


What is use of zend front controller?

1 Answers  


How to disable layout from controller in zend framework?

1 Answers  


What are the advantages of zend framework 2?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


What zend acl?

1 Answers  


Checking whether form posted or not in zend framework?

1 Answers  


How to set 'selected' value in select box dropdown list?

1 Answers  


What are the important component of zend framework?

1 Answers  


Categories