Session flash data |
[eluser]Craig A Rodway[/eluser]
Is it a typo in your code? Surely you should be using $this->session->set_flashdata('msg', 'error').Which session library are you using - OBSession, Native_Session, PHPSession... ? This feature is not available with CI's Session library. |
Messages In This Thread |
Session flash data - by El Forum - 01-21-2008, 09:03 AM
Session flash data - by El Forum - 01-21-2008, 10:20 AM
Session flash data - by El Forum - 01-21-2008, 11:27 AM
Session flash data - by El Forum - 01-21-2008, 07:27 PM
Session flash data - by El Forum - 01-21-2008, 10:26 PM
Session flash data - by El Forum - 01-21-2008, 10:51 PM
|