CodeIgniter Forums
session ID changing on each refresh of the same page - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: session ID changing on each refresh of the same page (/showthread.php?tid=30447)



session ID changing on each refresh of the same page - El Forum - 05-14-2010

[eluser]jtan[/eluser]
Is it normal that session ID keep on changing when I refresh the same page?

The only content of the page is

$this->session->userdata('session_id')


session ID changing on each refresh of the same page - El Forum - 05-15-2010

[eluser]jtan[/eluser]
please disregard this thread, got it solved by leaving the cookie_domain blank