Skip to content

A extension of the CodeIgniter 1.x session library to support browser-session-expiring userdata.

Notifications You must be signed in to change notification settings

thirashima/Temp_Session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Temp_Session

A extension of the CodeIgniter 1.x session library to support browser-session-expiring userdata. Before this change, userdata was long-lived, and tied to the user's persistant CI cookie. After this change, CI will also support temporary userdata that is tied to a session-expiring cookie.

About

A extension of the CodeIgniter 1.x session library to support browser-session-expiring userdata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages