delete session

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
delete session
Summary

Ends the current session and deletes it from the server.

Introduced5.0
OSmac, windows, linux
Platformsserver
Example
delete session
RelatedCommand: stop session, start session
Property: sessionSavePath, sessionLifetime, sessionId, sessionName
Description

Use the delete session command to end the current session, expiring the session cookie and discarding any values contained in the $_SESSION variable.

Tagsmultimedia