K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-12-28T08:54:32.000000Z K 7 svn:log V 469 New port: pear-HTTP_Session: OO interface to the session_* family functions 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-info.php?package=HTTP_Session PR: ports/60195 Submitted by: Alex Miller END