CREATED
CREATED = 'c'
Metadata container.
Adds metadata to the session.
stampNew(integer $lifetime = null)
Stamps a new session's metadata.
integer | $lifetime | Sets the cookie lifetime for the session cookie. A null value will leave the system settings unchanged, 0 sets the cookie to expire with browser session. Time is in seconds, and is not a Unix timestamp. |