Is there something like Zend_Cache_Backend_Session? Or, is there a way to use Zend_Session on the console? It seems Zend_Session will throw an exception if it does not have access to the session store.
Ultimately I want an array or object that is backed by the session if it's invoked by the server or degenerates gracefully to being backed by a regular array if it's invoked by the CLI. Ideas? Mike -- Michael B Allen PHP Active Directory SPNEGO SSO http://www.ioplex.com/
