We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixed an issue with Session::destroy(), which prevented a new session from being created after a session had been destroyed previously.
Semantic changes & syntax highlighting.
Fixed markdown syntax error that was causing too much to be wrapped in code blocks
fixing permissions leftover from Git PHP lib interaction
[url=] replacement
Convert headers (en masse)
Convert code blocks (en masse)
...
added "session_write_close()" patch code to regenerate_id() fuction
added code to return session_id when calling userdata('session_id')
link to libraries::session
Changed class name; From: CI_Native_session To: Native_session
added closing ?> to lib file
minor change in Flash attributes section
added benefits over PHPsession
added sources of the flash data concept
added keep_flashdata() implementation
added category classification