Top Level :: HTTP

Package Information: HTTP_Session

This package has been superseded, but is still maintained for bugs and security fixes. Use HTTP_Session2 instead.
» Summary» License
Object-oriented interface to the session_* family functionsPHP Licence
» Current Release» Bug Summary
0.5.6 (beta) was released on 2007-07-16 (Changelog)No open bugs
» Description
Object-oriented interface to the session_* family functions.
It provides extra features such as database storage for
session data using the DB, MDB, and MDB2 package as well as the Memcache extension. It introduces new methods
like isNew(), useCookies(), setExpire(), setIdle(),
isExpired(), isIdled() and others.
» Maintainers» More Information