Question:What is stored in a session when you use session class? 

Answer A codeIgniter session is simply an array containing the following data:

1. The user's unique Session ID
2. The use's IP address
3. The user's User Agent string
4. The "Last activity" timestamp 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 802
What is stored in a session when you use session class?
Copyright © 2024. Powered by Intellect Software Ltd