Welcome Guest, Not a member yet? Register   Sign In
Updating a session array
#5

Sorry if my post wasn't explicit enough.

I have no problem creating multi-level session variables.

Unless I'm mistaken, I have the impression that there is no way to modify and/or delete variables at level 2 or higher using CodeIgniter. So I fell back on PHP's native methods (unset, isset, etc.).

I would just like to know what are the best practices for MODIFYing or DELETING variables at a level 2 or 3, etc. without impacting the other variables.

I have already read and reread the doc several times before posting here
Reply


Messages In This Thread
Updating a session array - by Qodi - 10-19-2018, 12:35 PM
RE: Updating a session array - by Sunchock - 01-31-2025, 04:25 AM
RE: Updating a session array - by luckmoshy - 01-31-2025, 09:59 AM
RE: Updating a session array - by InsiteFX - 01-31-2025, 11:35 PM
RE: Updating a session array - by Sunchock - 02-01-2025, 06:29 AM
RE: Updating a session array - by ozornick - 02-04-2025, 12:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB