Welcome Guest, Not a member yet? Register   Sign In
How to get session->flashdata() working in HMVC module?
#6

[eluser]InsiteFX[/eluser]
If you find that you need to preserve a flashdata variable through an additional request, you can do so using the keep_flashdata() function.

Code:
$this->session->keep_flashdata('item');

InsiteFX


Messages In This Thread
How to get session->flashdata() working in HMVC module? - by El Forum - 04-15-2010, 03:08 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-16-2010, 12:46 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-17-2010, 03:02 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-20-2010, 01:16 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-20-2010, 01:36 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-21-2010, 11:53 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 05-16-2010, 06:15 AM
How to get session->flashdata() working in HMVC module? - by El Forum - 05-16-2010, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB