EyeSessions lib
From eyeOS Wiki
The purpose of the EyeSessions library is to provide a wrapper for the PHP session features. This allows eyeOS to retain the content of certain variables between page refreshes and postbacks. The practical application of this is that the contents of a variable can be stored for access any time that session (a session can time out or end when the browser window is closed).
Lib Functions
saveSession (new on eyeOS 1.2)

