With fuelphp, I record the session after receiving the POST data, and return session_id. And every request the user to identify the login, I would like to rescue this session using the session_id
But I can not rescue this session_id
There is a better way to store this login session?
OBS: My Sessions is storage im memcache
OBS: Sorry my English, I am Brazilian and my English is not the best!
Thanks :)
It looks like you're new here. If you want to get involved, click one of these buttons!