Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI3 CI_Controller extending
Post: CI3 CI_Controller extending

Hi! I would like to create an Api controller extending the basic CI_Controller. After that I could extend API_Controller to create separate API controllers like users api etc. I've just read so...
9,126 Views
3 Replies
04-16-2015, 02:47 PM
pingwin
    Thread: How to get session data through CLI?
Post: RE: How to get session data through CLI?

I'm trying to get the user data from DB from Nodejs and after I decode the buffer from the blob, I'm getting a long string. I guess this is an encrypted session. Is there a way to decrypt it in Nodejs...
6,395 Views
4 Replies
04-08-2015, 12:53 PM
pingwin
    Thread: How to get session data through CLI?
Post: RE: How to get session data through CLI?

gadelat Wrote: (04-07-2015, 01:41 PM) -- In CI use database driver for sessions and in nodejs app verify if user's cookie is in database -- Yes, you are right. I've just updated from CI 2x to 3 and...
6,395 Views
4 Replies
04-07-2015, 02:05 PM
pingwin
  Brick Thread: How to get session data through CLI?
Post: How to get session data through CLI?

Hi, I have a CI app and a nodejs APP which runs a socket server. I would like to secure the connections to the socket by the CI's session. Currently I'm sending back the session id (which I get...
6,395 Views
4 Replies
04-07-2015, 10:43 AM
pingwin

Theme © iAndrew 2016 - Forum software by © MyBB