sessionSavePath | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies where on the filesystem session data is stored. | ||||||
Introduced | 5.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: sessionID, sessionLifetime, sessionName | ||||||
Description | Use the sessionSavePath property to set the path to the location on the server filesystem where session data is stored. Use the sessionSavePath property to set the path to the location on the server filesystem where session data is stored. If the sessionSavePath property is not set then the standard temporary folder is used. To set the sessionSavePath back to the default set the sessionSavePath to empty.
|