Welcome Guest, Not a member yet? Register   Sign In
Should I use a Native Session library instead of CodeIgniter's Session library?
#3

[eluser]ivantcholakov[/eluser]
As Tpojka noticed, the things you have found are too old.

Better start with CodeIgniter 3, it is almost ready for release. It has a built-in driver for native PHP sessions, you can enable it by the setting $config['sess_driver'] = 'native';


Messages In This Thread
Should I use a Native Session library instead of CodeIgniter's Session library? - by El Forum - 04-02-2014, 10:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB