HTTP_Session2
Package Information: HTTP_Session2
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| PHP5 Session Handler | The BSD License |
| » Current Release | » Bug Summary |
0.7.3 (beta) was released on 2010-06-22 by till (Changelog) Easy InstallNot sure? Get more info. pear install HTTP_Session2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Session2 Development Roadmap |
Report a new bug to HTTP_Session2 |
| » Description | |
| PHP5 Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB/MDB2 packages. Supported containers are PEAR::DB, PEAR::MDB2 and Memcache. HTTP_Session2 introduces new methods such as isNew(), useCookies(), setExpire(), setIdle(), isExpired(), isIdled() and more. |
|
| » Maintainers | » More Information |
|
|
Dependencies for HTTP_Session2
- PHP 5.2.0
- PEAR Installer 1.4.0b1
- MDB2 2.4.1 (Optional)
- DB 1.7.11 (Optional)