Welcome Guest, Not a member yet? Register   Sign In
How to edit particular value in session table?
#1

[eluser]peekk[/eluser]
Hello,
when I type
Code:
print_r($this->session->all_userdata());
it shows

Code:
[user_data] => [search_conditions] => Array ( [aaa] => value1, [bbb] => value2 ) )


I want to change only the value of 'aaa' index in search_conditions table (example: 'value1' into 'changed_value1' - how to do it?


Messages In This Thread
How to edit particular value in session table? - by El Forum - 07-31-2012, 07:07 AM
How to edit particular value in session table? - by El Forum - 07-31-2012, 11:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB