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 can we set a flash message in yii2?



How can we set a flash message in yii2?..

Answer / Kumud Singh

In Yii2, you can set a flash message using the $this->session or Yii::$app->session. Here's an example:

```php
Yii::$app->session->setFlash('success', 'Your message here.');
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What is the component, helper and why are they used, is there other way we can do same thing, what is better?

1 Answers  


How to generate crud code?

1 Answers  


What is yii?

1 Answers  


Why use yii 2.0 framework?

1 Answers  


List out some database related functions in yii?

1 Answers  


How to install yii framework?

1 Answers  


How to set default controller on yii project ?

1 Answers  


Which php version is required to install yii 2.0?

1 Answers  


What is active record(ar) in yii?

1 Answers  


What are the steps to install yii2?

1 Answers  


What is gii in yii 2.0?

1 Answers  


what is meant by yii framework?

1 Answers  


Categories