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

Do you know what is zend engine?

1 Answers  


Which class extend the zend controller? Zend_controller_action

1 Answers  


Is there a way to make fpdf/fpdi or zend_pdf support the parsing of pdfs greater than 1.4?

1 Answers  


Does zend support php 4? Explain

1 Answers  


What is event manager in zend framework?

1 Answers  


What new in zend framework 3.0?

1 Answers  


Do you know what is the function lucene?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


How to get all post data in zend framework?

1 Answers  


What lucene is in the zend framework?

1 Answers  


Explain the use of bootstrap used in zend framework?

1 Answers  


How to include js from controller and view in zend framework?

1 Answers  


Categories