Answer Posted / Deepak Shukla
To use sessions in YII, you can access the $app->session object. This allows you to set and get session variables. Sessions are automatically started when a user visits your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers