Welcome Guest, Not a member yet? Register   Sign In
Form and user data advice needed!!!
#10

[eluser]TheFuzzy0ne[/eluser]
I think you can get the session ID with $this->session->userdata('session_id').

I'm not sure why you'd need it though. CodeIgniter generates a new one periodically, and using the session methods such as set_userdata, userdata(), set_flashdata and flash_data() you can set/get any information within the current session. The session ID should not be required by your app, unless you're extending the session library.


Messages In This Thread
Form and user data advice needed!!! - by El Forum - 04-11-2013, 01:12 AM
Form and user data advice needed!!! - by El Forum - 04-11-2013, 03:46 AM
Form and user data advice needed!!! - by El Forum - 04-11-2013, 11:05 PM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 01:23 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 01:35 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 01:50 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 02:14 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 02:35 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 02:58 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 04:05 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 07:07 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 07:09 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 07:22 AM
Form and user data advice needed!!! - by El Forum - 04-12-2013, 07:32 AM
Form and user data advice needed!!! - by El Forum - 04-15-2013, 07:53 AM
Form and user data advice needed!!! - by El Forum - 04-15-2013, 08:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB