Welcome Guest, Not a member yet? Register   Sign In
Problems retreiving session data on View page
#8

(This post was last modified: 01-28-2015, 01:47 PM by CroNiX.)

By default, flashdata only lasts for a single request unless you use the session::keep_flashdata() method as described in the user guide, but that says it only lasts for "an additional request". Not sure why you can't use regular sessions for this like my last post. You just store a numeric array (like you want) within an associative array like the session class documentation describes.
Reply


Messages In This Thread
RE: Problems retreiving session data on View page - by CroNiX - 01-28-2015, 01:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB