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

How to enable the pretty url format in yii2?

1 Answers  


How to get current url in yii?

1 Answers  


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

1 Answers  


What is gii in yii 2.0?

1 Answers  


How to get current action id in yii ?

1 Answers  


What are components in yii 2?

1 Answers  


What is difference between “render” and “renderpartial” in yii?

1 Answers  


How we can get current controller & action name in yii?

1 Answers  


What are the new features acquired in yii2?

1 Answers  


How to install yii framework?

1 Answers  


What is the latest version of yii?

0 Answers  


Why yii is the best framework?

1 Answers  


Categories