Welcome Guest, Not a member yet? Register   Sign In
cannot set an index of a session
#3

(07-04-2018, 03:44 AM)InsiteFX Wrote: You need to read the CodeIgniter User's Guide

PHP Code:
$this->session->set_userdata('coins''5'); 

No, This is my session:
PHP Code:
array( 
 
  "user" => array ("coins" => 5


I want to change user coins.
Reply


Messages In This Thread
cannot set an index of a session - by hamidb80 - 07-04-2018, 01:31 AM
RE: cannot set an index of a session - by hamidb80 - 07-04-2018, 06:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB