[eluser]guidorossi[/eluser]
How can I implement the "remember me" checkbox that most sites have using CI Sessions? because if the checkbox isn't checked I need to destroy the session when the browser is closed, but I can't do this (or I don't know how) with CI Sessions.