Welcome Guest, Not a member yet? Register   Sign In
Help : Message: ini_set(): A session is active. You cannot change the session module'
#6

(03-03-2018, 11:12 AM)daveĀ friend Wrote:
(05-20-2016, 09:29 AM)allenlee Wrote: You must placed session_start() in somewhere before you load session library $this->load->library('session');

This is not true. When the 'session' library is loaded, a call to session_start() will be made at the appropriate time.

@allenlee meant to say "You must have placed session_start() ..." and is correct.
Reply


Messages In This Thread
RE: Help : Message: ini_set(): A session is active. You cannot change the session module' - by Narf - 03-09-2018, 05:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB