Welcome Guest, Not a member yet? Register   Sign In
Ajax session consistency
#1

Hi everyone! I am trying to make a login using ajax, but i cannot keep the sessions value. I mean, after login i set the session variable using ajax, it shows me that everything is set up, but on the next refresh everything is lost. Do you guys have any ideas about this problem?
Reply
#2

CodeIgniter Users Guide - A note about concurrency
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(01-25-2017, 02:50 PM)InsiteFX Wrote: CodeIgniter Users Guide - A note about concurrency

Thank you for your reply, but could you give me an example how should i use session_write_close() function? Where exactly?
Reply
#4

Thank you! Could you give me an example about how should i use the session_write_close() function, please?
Reply
#5

This might help too.

http://php.net/manual/en/function.sessio...-close.php
Reply




Theme © iAndrew 2016 - Forum software by © MyBB