Welcome Guest, Not a member yet? Register   Sign In
Sessions CodeIgniter vs sessions PHP
#2

[eluser]GSV Sleeper Service[/eluser]
CI Sessions do not use $_SESSION, the best way to understand is to look in system/libraries/Session.php, where'll you'll notice that CI have essentially re-invented the wheel, be warned that if you decide to use the CI Session library you won't be able to store more than 4KB of session data.
My advice is to check the wiki and look for 'native session library'


Messages In This Thread
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 04:02 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 04:47 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 05:52 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 05:56 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:04 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:09 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:15 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:22 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:31 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:44 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:54 AM
Sessions CodeIgniter vs sessions PHP - by El Forum - 09-17-2009, 06:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB