In PHP, is there a method to save data to a common memory space where All Sessions can access it? I would prefer not to load a text file or retrieve from a database. An example of this is the Application Object in Microsoft ASP.