summaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Session2/pkg-descr
blob: 91fd113c536fdd1dd63f9a4e87e477c1e2651c2e (plain) (blame)
1
2
3
4
5
6
7
Object-oriented interface to the session_* family functions
it provides extra features such as database storage for
session data using DB package. It introduces new methods
like isNew(), useCookies(), setExpire(), setIdle(),
isExpired(), isIdled() and others.

WWW: http://pear.php.net/package/HTTP_Session/