Welcome Guest, Not a member yet? Register   Sign In
Get Session ID out of URL?
#1

[eluser]ryeguy[/eluser]
Is there a way to use CI's sessions and have it get the session ID out of the url instead of a cookie?

Should I just use native php sessions?
#2

[eluser]Rey Philip Regis[/eluser]
Based on what I read about CI Sessions it uses cookies and I dont know if CI sessions can do that. My suggestion is use native php sessions. There are also native session libraries created for CI, there PHPSession Library, KNDB Library and others.... I used PHPSession library currently in my project.

Hope that helps..




Theme © iAndrew 2016 - Forum software by © MyBB