Welcome Guest, Not a member yet? Register   Sign In
CI Sessions
#1

[eluser]MrCrooked[/eluser]
I'm new to CodeIgniter and I'm really liking it so far! :wow: Yesterday for the first time I ran into some troubles with the CI sessions. To be honest I haven't tried to understand the complete source of the session library yet, only parts. Let me explain my problem by an example:
I have a page with a Java applet which can set up a http connection and post some variables and an image. The posting itself works fine. What happens is that the applet takes it's own session and after I leave the applet page that session will generate a new one too. So if I start with no sessions in my database and I log in and go to the applet page everything is working fine and I have 1 session in my database. I can just leave the page and it uses the same session. But when I use the applet to POST, the applet gets it's own session and the applet page session isn't valid anymore. Does anyone know why this happens?


Messages In This Thread
CI Sessions - by El Forum - 08-09-2009, 05:27 AM
CI Sessions - by El Forum - 08-09-2009, 08:07 AM
CI Sessions - by El Forum - 08-09-2009, 09:24 AM
CI Sessions - by El Forum - 08-09-2009, 11:50 AM
CI Sessions - by El Forum - 08-10-2009, 04:24 PM
CI Sessions - by El Forum - 12-26-2009, 06:23 AM
CI Sessions - by El Forum - 12-26-2009, 10:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB