Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Storing State Vs Session Data

$
0
0
What is the difference between the following two functions:

Yii::app()->user->setState('key', value);

and

Yii::app()->session['key']->value;

Are they functionally equivalent? Is there a time when you should use one over the other?

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>