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 include a view file in another view file yii?



How to include a view file in another view file yii?..

Answer / Sanjay Kumar Sen

To include a view file in another view file, you can use the PHP include() or require() function. In Yii, you should use the $this->renderPartial() method instead. Here's an example:nn```phpn$this->renderPartial('_filename', array('model' => $model));```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What's new in yii release 2.0?

1 Answers  


What are the system requirements to install yii2?

1 Answers  


What is the first function that gets loaded from a controller?

1 Answers  


How do you continue when you have to use yii for any application?

1 Answers  


How to connect with database in yii?

1 Answers  


How to access module component?

1 Answers  


How to use datetimepicker in yii2?

1 Answers  


What is widgets in yii? How we can use it?

1 Answers  


What is the directory structure of yii2?

1 Answers  


What is yii?

1 Answers  


What are the advantages of yii framework?

1 Answers  


What are the steps to install yii 2.0 framework?

1 Answers  


Categories