Session
Functions
- SessionInvalidate() Invalidates or cleans up the current session.
- SessionRotate() invalidate current session, creates a new session and migrate the data from the old session to the new.
- SessionStartTime() Provides information about the time when the current users session scope was created.
Tags
- Application.cfc / <cfapplication> Defines a CFML Application and configures the properties / behavior of that Application
Guides
- Using database for session data storage The why and how to use a database for session data storage