Question:Which code is used  to remove a single session item? 

A $this->session->unset_userdata('username'); 

B $this->session->destroy_userdata('username'); 

C $this->unset_userdata('username'); 

D None 

+ Answer
+ Report
Total Preview: 1060

Copyright © 2024. Powered by Intellect Software Ltd