Welcome Guest, Not a member yet? Register   Sign In
pulling CI into another system
#5

[eluser]Colin Williams[/eluser]
CI still uses the $_SESSION super global, but it may store values in the database. If this is the case, your non-CI app will have to get a hold of the session id (either in $_COOKIE or $_SESSION) and query the db for the data.


Messages In This Thread
pulling CI into another system - by El Forum - 06-15-2009, 04:48 PM
pulling CI into another system - by El Forum - 06-15-2009, 05:06 PM
pulling CI into another system - by El Forum - 06-15-2009, 05:48 PM
pulling CI into another system - by El Forum - 06-15-2009, 05:59 PM
pulling CI into another system - by El Forum - 06-15-2009, 06:29 PM
pulling CI into another system - by El Forum - 06-15-2009, 09:59 PM
pulling CI into another system - by El Forum - 06-15-2009, 11:50 PM
pulling CI into another system - by El Forum - 06-16-2009, 03:21 AM
pulling CI into another system - by El Forum - 06-17-2009, 10:32 PM
pulling CI into another system - by El Forum - 06-18-2009, 05:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB