To keep your session data, php creates an array. $new data = array('username' ='martin,' email' ='
[email protected],' user logged => TRUE); $this->session->set userdata($new data); Then call your session data as follows (create a variable and provide it the value of one of the session data you require):
Share a personalized message with your friends.